This commit is contained in:
2024-05-23 12:48:45 +03:00
parent e7dcdb7eb2
commit caaf482c71
+2 -1
View File
@@ -267,4 +267,5 @@ while True:
except KeyboardInterrupt: except KeyboardInterrupt:
print("exit") print("exit")
break break
print("exit")