Q&A Discussรตes
How can I make a reference for a list of variables. If false i want the system to check through all my variable to make sure they are false.
Code-
var2 = "Tanner"
var3 = "Jake"
question = input('What is your name? ')
if question == var2:
print('\nWelcome Back Tanner!')
if question == var3:
print('\nWelcome Back Jake!")
if question !=( This is where i need help!)( Is the != the correct way to write not equal?)
0 Voto
4 RespostasWhat's wrong in this??
3 Votos
5 RespostasHey. Question
0 Voto
6 RespostasString to int problem
0 Voto
2 RespostasWhy is this wrong
0 Voto
3 RespostasQuente hoje
Is this realistic enough?
1 Votes
"Whatโs the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Need friends
0 Votes
Python
1 Votes