seed: curriculum content
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
def hello():
|
||||
"""Return the string 'From the script'."""
|
||||
pass
|
||||
|
||||
|
||||
def goodbye():
|
||||
"""Return the string 'Out'."""
|
||||
pass
|
||||
Reference in New Issue
Block a user