initial creation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# (c) 2017 John Strickler
|
||||
#
|
||||
def function_c():
|
||||
print("Hello from function_c")
|
||||
Reference in New Issue
Block a user