update,
This commit is contained in:
5
ITP3915-programming-fundamentals/helloworld.py
Normal file
5
ITP3915-programming-fundamentals/helloworld.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
def print_helloworld():
|
||||
print('print_helloworld')
|
||||
|
Reference in New Issue
Block a user