Skip to content

Instantly share code, notes, and snippets.

Avatar

Ichangedmyname2

  • Joined Sep 18, 2023
View GitHub Profile
View gist:9319b92ccd7ef06a780b2ab90c1b67ff
import time
print("calculator")
start = time.time()
restart = "yes"
while restart == "yes" or restart == "y" or restart == "yea" or restart == "yeah":