Q&A Discussions
What's wrong here?
2 Votes
1 AnswerWindows, iOS or Linux?
0 Votes
1 AnswerHow 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 AnswersHot today
Python
3 Votes
Sololearn Pro?
1 Votes
I need help
1 Votes
Adding with Date object
1 Votes
INFINITY GAMPLAY
0 Votes
Create a Game 🎮
1 Votes