Q&A Discussions
var question = (1,2)
0 Votes
1 AnswerTry my_boolean = not True
0 Votes
3 Answersfinal int prime = 31;
3 Votes
3 Answersx, y = y, x+y meaning?
1 Vote
3 Answers20 // 6 = 3? Help me please
0 Votes
5 Answersmax = a>b ? a>c?a:c:b>c?b:c
0 Votes
2 Answershow 5**2 = 32 possible??
0 Votes
5 Answerschar *p = "this";
1 Vote
2 Answers(Ruby) Why size = 8?
1 Vote
2 Answers1,25 % 0,5 = 0,25 ???
0 Votes
8 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 AnswersHow 7%(5//2) = 1 ???
1 Vote
2 AnswersHot today
What is a web browser intension?
1 Votes
Mentors
1 Votes
python
0 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes