LEARN PYTHON!!!
#Learn Python
•Variables
•Print Functions
Ok:
for variables, you do not need any keywords:
hello = "hello"
print statement syntax:
print(*your text*)
Ok, you have started learning Python!
Voters
#Learn Python
•Variables
•Print Functions
Ok:
for variables, you do not need any keywords:
hello = "hello"
print statement syntax:
print(*your text*)
Ok, you have started learning Python!