Q&A Discussions
what is indentation?
-1 Vote
5 AnswersQuick question
1 Vote
2 AnswersCan someone correct my code
0 Votes
2 AnswersError message
0 Votes
2 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 AnswersWhat is the *= operator?
2 Votes
3 AnswersWhat means of Syntax
1 Vote
2 AnswersCan anyone helps me?
0 Votes
2 AnswersWhy the output for x is 0 ?
0 Votes
2 AnswersTrouble with code
0 Votes
7 AnswersC# on linux
2 Votes
8 AnswersSolve this.Easy level..XD
2 Votes
3 Answersthats so strange!!
2 Votes
3 AnswersHot today
GUI-Based Python code in Webpage
4 Votes
Convert Animated SVG to PNG
1 Votes
Font size
0 Votes
My Missing Courses
1 Votes
Mobile
0 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
I need help here
1 Votes