Обсуждения
Floting point variables.
1 голос
1 ответData types and variables.
0 голосов
2 ответовHow to dispose static variables.
0 голосов
3 ответовWhat is %a %f etc in variables.
0 голосов
7 ответов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 голосов
4 ответовАктуальное сегодня
I can't see my activity
2 Votes
Hearts refill
2 Votes
Can anyone help me?
1 Votes
Does skipping void Certificate?
2 Votes
Python
3 Votes
Sololearn issue
1 Votes