Ask coding questions
I need help with this. I want to see if the value is what the user types
data = input("Enter yes or no: ") if data === "yes": print("You entered yes!") elif data === "no": print("You entered no!")
nooo database way more then if else@Whacko
@Flyingcrabs Can you reword that?
so i have a list of keys. I want to find a one key that is the users input @Whacko
nooo database way more then if else
@Whacko
@Flyingcrabs Can you reword that?
so i have a list of keys. I want to find a one key that is the users input @Whacko