Q&A Discussies
Data types and variables.
0 Stemmen
2 AntwoordenHow to dispose static variables.
0 Stemmen
3 AntwoordenWhat is %a %f etc in variables.
0 Stemmen
7 AntwoordenHow 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 Stemmen
4 AntwoordenPopulair vandaag
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes