Q&A Discussions
Why it happens like that?
0 Votes
3 Answerswhat 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 AnswersHot today
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
Modal dialog to modeless dialog
0 Votes