parent
c594367f54
commit
a8d17b7e01
@ -0,0 +1,4 @@
|
||||
def hello_world():
|
||||
print("Hello, World!")
|
||||
|
||||
hello_world()
|
||||
Loading…
Reference in new issue