# 1 - Introduction to Python
Topics:
1. Python Version
2. Print statement
3. Python variables
4. Datatypes
5. Type Casting
6. Arithmetic Operators
7. Comments
1. Python Version
>>Return to Menu
python --version
python -V
2. Print statement
>>Return to Menu
print('Welcome...
ifeanyiomeata.hashnode.dev2 min read