This commit is contained in:
Julia 2025-10-30 17:00:29 +01:00
parent 44ddaddc7f
commit 678a7c1680

View File

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