This commit is contained in:
2026-05-07 17:19:39 -04:00
parent 5ac286dbc6
commit 495a3a775e

View File

@@ -307,8 +307,6 @@ def main():
print( print(
"Bye I guess, sorry about the crash, you can relaunch if you want :)?" "Bye I guess, sorry about the crash, you can relaunch if you want :)?"
) )
else:
print("Goodbye!")
if __name__ == "__main__": if __name__ == "__main__":