DIY_GIT_in_Python/ugit/cli.py

3 lines
39 B
Python
Raw Normal View History

2024-02-10 18:35:25 +01:00
def main():
print("Hello, World!")