did some shi and finished two commands and a basic structure
This commit is contained in:
0
scripts/say_greeting/__init__.py
Normal file
0
scripts/say_greeting/__init__.py
Normal file
2
scripts/say_greeting/say_greeting.py
Normal file
2
scripts/say_greeting/say_greeting.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def main():
|
||||
print("Hi!")
|
||||
Reference in New Issue
Block a user