Aktualisierung von apollo.py

This commit is contained in:
Julia 2025-10-30 17:10:41 +01:00
parent 678a7c1680
commit b14918e932

View File

@ -47,7 +47,7 @@ class Apollo(Moon):
if __name__ == "__main__":
# created by the bot ChatGPT
# created by me
game = Apollo()
game.run()