add project python-tutorials folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
def get_answer():
|
||||
"""Get an answer."""
|
||||
|
||||
return True
|
||||
|
||||
|
||||
print("Hello Python")
|
||||
Reference in New Issue
Block a user