Main menu

Pages

News Sports

February 2023

Linux shell and script tutorial #01
LINUX SHELL VIDEO TUTORIAL #01  
read more
Variable in Python Programming Tutorial #2
Variables  Variables are containers for storing data values. Creating Variables Python has no command for declaring a variable. A variable i...
read more
Python Tutorial, simple program printing hello world #1
Strings in python are surrounded by either single quotation marks, or double quotation marks. 'hello' is the same as "hello...
read more