Sesiones de PyR
What's wrong here?
2 Votos
1 RespuestaWindows, iOS or Linux?
0 Votos
1 RespuestaHow 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 Votos
4 RespuestasEn tendencia hoy
Quiz
0 Votes
Sockets, etc
0 Votes
C++ Vectors
0 Votes
Necesitó ayuda
1 Votes
A Little Question Here!
1 Votes
Code challenge
0 Votes