Sesiones de PyR
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 Votos
4 RespuestasHow this code works?
2 Votos
4 RespuestasWhy is total NaN?
0 Votos
2 RespuestasFloat or Double
0 Votos
1 RespuestaWhat am I missing?
0 Votos
2 RespuestasWhat is foo & bar?
3 Votos
6 Respuestas#include<conio>
1 Voto
3 RespuestasEnviroment variable
2 Votos
2 RespuestasJavascript
1 Voto
2 RespuestasWhy use constructors
0 Votos
2 RespuestasI need help
0 Votos
2 RespuestasEn tendencia hoy
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes