Search Header Logo

Errors in Python

Authored by Gena Howard

Computers

9th - 12th Grade

Used 145+ times

Errors in Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Division by zero is an example of what type of error?

Syntax Error

Run-time Error

Semantic Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Improper indentation is an example of what type of error?

Syntax Error

Run-time Error

Semantic Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An infinite loop is an example of what type of error?

Syntax Error

Run-time Error

Semantic Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The wrong use of PEMDAS is an example of what type of error?

Syntax Error

Run-time Error

Semantic Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is an example of what type of error?


print("Here is some text")

print(1/0)

Syntax Error

Run-time Error

Semantic Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is an example of what type of error?


print("Here is some text"

print(6/2)

Syntax Error

Run-time Error

Semantic Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is an example of what type of error?


print(Here is some text")

print(2/2)

Syntax Error

Run-time Error

Semantic Error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?