Q&A Discussões
What's wrong here?
2 Votos
1 RespostaWindows, iOS or Linux?
0 Voto
1 RespostaHow 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 RespostasQuente hoje
Array
2 Votes
Making an app tidy and clean
0 Votes
Көмек керек🙏
0 Votes
Counter part of realloc
0 Votes
Why javascript
0 Votes
Does this app really work?
1 Votes
Python mini game
1 Votes