Search Header Logo

Syntax, Run-Time and Symantic (Logical) Errors in Python

Authored by Anthony R

Computers

9th - 12th Grade

Used 63+ times

Syntax, Run-Time and Symantic (Logical) Errors in Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of Errors are these:
 °\degree  leaving out a keyword
 °\degree  putting a keyword in the wrong place
 °\degree  leaving out a symbol, such as a colon, comma or braces
 °\degree  misspelling a keyword
 °\degree  incorrect indentation
 °\degree  empty code block

Syntax Errors

Run-time Errors

Semantic Errors

2.

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Improper indentation is an example of what type of error?

Syntax Error

Run-time Error

Semantic Error

4.

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

5.

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

6.

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

7.

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

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?