first
This commit is contained in:
4
LearnTheBasics/HelloWorld.py
Normal file
4
LearnTheBasics/HelloWorld.py
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
x = 1
|
||||||
|
if(x == 1):
|
||||||
|
print("Its a one!")
|
||||||
|
print("Hello World!")
|
Reference in New Issue
Block a user