goodbye msg

This commit is contained in:
2026-05-07 17:18:43 -04:00
parent c5edf49558
commit 5ac286dbc6

View File

@@ -307,6 +307,8 @@ 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__":