Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Trắc nghiệm bài 12 tin học 11

Trắc nghiệm bài 12 tin học 11

11th Grade

10 Qs

Common Protocols

Common Protocols

10th - 12th Grade

15 Qs

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

emtech

emtech

12th Grade

10 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?