Initial commit
This commit is contained in:
3
print_things.py
Normal file
3
print_things.py
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
def print_the_world():
|
||||
print("the world")
|
Reference in New Issue
Block a user