forked from seika/test1234
guhh
This commit is contained in:
parent
e1afbaaa41
commit
26063c0c73
1 changed files with 7 additions and 0 deletions
7
hello.py
Normal file
7
hello.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
def HelloWorld(x):
|
||||
print(x)
|
||||
|
||||
|
||||
|
||||
|
||||
HelloWorld("print")
|
Loading…
Reference in a new issue