Q&A Discussions
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 Votes
4 AnswersHow this code works?
2 Votes
4 AnswersCorrecting Randint errors
0 Votes
2 AnswersWhy is total NaN?
0 Votes
2 AnswersFloat or Double
0 Votes
1 AnswerWhat am I missing?
0 Votes
2 AnswersWhat is foo & bar?
3 Votes
6 Answers#include<conio>
1 Vote
3 AnswersEnviroment variable
2 Votes
2 AnswersJavascript
1 Vote
2 AnswersWhy use constructors
0 Votes
2 AnswersI need help
0 Votes
2 Answershow do i do it ? im stuck
0 Votes
2 AnswersHot today
Learn python
2 Votes
Help for study
1 Votes
Where's PHP and Ruby courses?
1 Votes
Detach thread exception
1 Votes
Qt timer timeout
0 Votes
Not video
0 Votes
Not image in the page
0 Votes
How to make a 2d game
0 Votes