Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

=NOW()

=NOW()

11th Grade

10 Qs

HTML & Google Site Seatwork

HTML & Google Site Seatwork

12th Grade

10 Qs

1.1 Computer Systems Essential Knowledge

1.1 Computer Systems Essential Knowledge

9th - 12th Grade

15 Qs

Ethical and Social Issues in ICT

Ethical and Social Issues in ICT

10th Grade

15 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

ICT as Social Change

ICT as Social Change

12th Grade

10 Qs

สอบย่อย ครั้งที่ 1 (BC.2/2)

สอบย่อย ครั้งที่ 1 (BC.2/2)

11th Grade

10 Qs

EmTech Q2 Post Test 5

EmTech Q2 Post Test 5

11th Grade

15 Qs

Python Exception Handling

Python Exception Handling

Assessment

Quiz

Computers

10th - 12th Grade

Practice Problem

Hard

Created by

Carol Luce

Used 91+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many except statements can a try-except statement have?

None

One

Two

Multiple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the finally block executed?

when an exception occurs

when no exception occurs

never

always

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When will the else part of try-except-else be executed?

always

when an exception occurs

when no exception occurs

never

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can one except block handle multiple exceptions?

Yes

No

May be

Insufficient information

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ZeroDivisionError may occur during which operation(s)?

Division

Modulus

Both

None

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are reasons for exceptions to occur? (There is more than one answer!)

Entering invalid input

Doing wrong operation on specific data type

Wrong type arguments passed to built-in function

Incorrect assignment to variables

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of the attached python code?

Take the card out of ATM

Value Error Occurred

Done

Take the card out of ATM

Type Error Occurred

Take the card out of ATM

Some Error Occurred

Take the card out of ATM

Withdraw

Done

Create a free account and access millions of resources

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

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

Already have an account?