You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A game where the user guesses as many US state names as they can. The user can exit by typing in 'exit'.
The CSV option demonstrates how the same can be achieved without pandas. Game was made using python's Turtle module.