Q&A Discussions
Can you use: if(0<x<16)?
2 Votes
10 AnswersWhy doesn't my code work?
0 Votes
7 AnswersWhat means of Syntax
1 Vote
2 AnswersWhy >=50 instead of >49 ?
0 Votes
11 AnswersUse of switch statement
3 Votes
4 AnswersIf statements
0 Votes
3 AnswersHtml full form
1 Vote
3 AnswersWhy its showing error ?
1 Vote
7 AnswersWhy 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 Votes
10 AnswersWhat does return means?
4 Votes
7 AnswersWhy using cout
0 Votes
4 AnswersSyntax Error
0 Votes
4 AnswersC# on linux
2 Votes
8 Answerselse fuction
0 Votes
2 AnswersTrouble understanding this
0 Votes
4 AnswersWhat means ==?
1 Vote
9 AnswersWhat is this
0 Votes
4 AnswersHot today
Time up code for data revision
0 Votes
Best Python Calculator Code
1 Votes
I want to learn why this error occurs in "while loop" function of Pythone.Can someone explain to me?
1 Votes
Animation
2 Votes
Clean Code
2 Votes
New code
1 Votes
While or for loop
0 Votes