Q&A DiscussÔes
Python 3
0 Voto
1 RespostaWhy does an error pop up here:
var1 = "Trey"
var2 = "Tanner"
var3 = "Ellis"
var4 = "Jake"
var5 = "Christine"
question = input('What is your name? ')
if question == "var1":
print('Welcome Back Trey')
Error:
Traceback (most recent call last):
File "Hi.py", line 6, in <module>
question = input('What is your name? ')
File "<string>", line 1, in <module>
NameError: name 'Trey' is not defined
0 Voto
10 RespostasQuente hoje
Are websites hackable?
1 Votes
Python
1 Votes
TICTACTOE
0 Votes
C# and sql
1 Votes
Error
0 Votes
Learn python
0 Votes
Help for study
0 Votes
BIG DOUBTđ€đ€đ€đ€
0 Votes
Need help (French)
0 Votes