Initial Commit
This commit is contained in:
4
Python/PyCharm/venv/1
Normal file
4
Python/PyCharm/venv/1
Normal file
@@ -0,0 +1,4 @@
|
||||
i = input("Number: ")
|
||||
|
||||
if (i == 0):
|
||||
print("HELLO")
|
||||
Reference in New Issue
Block a user