Initial commit
This commit is contained in:
parent
d4028fca11
commit
a578239c4f
32 changed files with 2559 additions and 0 deletions
2
Demo/tools/say_hello.py
Normal file
2
Demo/tools/say_hello.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def say_hello():
|
||||
print("Hello from imported function!")
|
||||
Loading…
Add table
Add a link
Reference in a new issue