F&A Diskussionen
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 Stimmen
4 AntwortenWhat's wrong in this??
3 Stimmen
5 AntwortenHey. Question
0 Stimmen
6 AntwortenString to int problem
0 Stimmen
2 AntwortenWhy is this wrong
0 Stimmen
3 AntwortenWhat is wrong with my code
0 Stimmen
2 AntwortenPass data from deque to list.
0 Stimmen
1 AntwortHeute heiß
How to use the get() method
3 Votes
How to get account back?
1 Votes
So this what I'm trying to solve
2 Votes
PHP Tutorial Idea
1 Votes
Gimme some advice
0 Votes