Skip to content

Instantly share code, notes, and snippets.

@Btibert3
Last active October 12, 2020 15:41
Show Gist options
  • Save Btibert3/f88dcfc9b3bf13b96541557a45fa6658 to your computer and use it in GitHub Desktop.
Save Btibert3/f88dcfc9b3bf13b96541557a45fa6658 to your computer and use it in GitHub Desktop.
take input from a user

About this code snippet

I am looking for some help or I want to remember how I solved a certain problem.

x = input("please enter a guess: ")
# I dont know how to check for numeric inputs
# x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment