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 RespostasHow this code works?
2 Votos
4 RespostasWhy is total NaN?
0 Voto
2 RespostasFloat or Double
0 Voto
1 RespostaWhat am I missing?
0 Voto
2 RespostasWhat is foo & bar?
3 Votos
6 Respostas#include<conio>
1 Voto
3 RespostasEnviroment variable
2 Votos
2 RespostasJavascript
1 Voto
2 RespostasWhy use constructors
0 Voto
2 RespostasI need help
0 Voto
2 RespostasQuente hoje
Pig Latin
0 Votes
Someone can help me
1 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
1 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes