menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
Which type of error occurred in the following lines of code? >>> print(9 / 0) Traceback (most recent call last): File " ", line 1, in 9/0 ZeroDivisionError: division by zero Answer choices: reserved word
asked
Oct 7, 2021
112k
views
3
votes
Which type of error occurred in the following lines of code?
>>> print(9 / 0)
Traceback (most recent call last):
File " ", line 1, in
9/0
ZeroDivisionError: division by zero
Answer choices:
reserved word error
logical error
exception
syntax error
Computers and Technology
college
Ryan Tuosto
asked
by
Ryan Tuosto
8.6k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
3
votes
Answer: Logical Error
The division by 0 is a logical error.
Dilshod
answered
Oct 12, 2021
by
Dilshod
8.2k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jun 24, 2023
119k
views
HELP PLEASE Which type of error occurred in the following lines of code? >>> print(9 / 0) Traceback (most recent call last): File " ", line 1, in 9/0 ZeroDivisionError: division by zero logical error logical
Nelsy
asked
Jun 24, 2023
by
Nelsy
8.6k
points
Computers and Technology
college
1
answer
4
votes
119k
views
asked
Dec 3, 2021
39.1k
views
Choose the missing words in the code below. quotient = numA/ numB ZeroDivisionError: print("You attempted to divide by zero") print ("Quotient", quotient)
Thiago Jackiw
asked
Dec 3, 2021
by
Thiago Jackiw
8.4k
points
Computers and Technology
high-school
2
answers
4
votes
39.1k
views
asked
Jan 17, 2021
130k
views
I'm working on an assignment for my computer science class (Edhesive) and when I run the code, there are no errors. But when I try to check it, it comes up with a Traceback error. My code: b = float(input("Enter
Erik Theoboldt
asked
Jan 17, 2021
by
Erik Theoboldt
8.5k
points
Computers and Technology
high-school
1
answer
5
votes
130k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org