• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

>>> 11 / 0 Traceback (most recent call last): File "<stdin>", line 1, in <module> ZeroDivisionError: division by zero
python
1 Vote
3 Answers
5th Aug 2020, 7:56 AM
Nikita Sharma
Why am i Getting this Error??? Enter a number: Traceback (most recent call last): File "..\Playground\", line 1, in <module>
pythontype-conversion
0 Votes
2 Answers
4th Mar 2017, 9:05 PM
Cpt JokrZ
Cpt JokrZ - avatar
What’s this error
::siraj"./(mostagecallfilelast):namerecenttraceback
-1 Vote
10 Answers
27th Apr 2020, 1:38 PM
Siraj Thalassery
Siraj Thalassery - avatar
Why 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
else-statementsif-statementspython
0 Votes
10 Answers
19th May 2017, 9:48 PM
Tanner
Hot today
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Data analysis
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Saved code
0 Votes
Help
0 Votes
How do i make a lexer and parser
1 Votes