Search Header Logo

Python Functions and Procedures Quiz

Authored by Helen Laleendra

Computers

9th - 11th Grade

Used 1+ times

Python Functions and Procedures Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a function in Python?

define

func

def

function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'return' statement in a function?

To return a value to the main program

To exit the function

To define a variable

To print a value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the function 'add_numbers(2, 2)' return?

2

4

None

22

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the procedure 'count' defined as 'for x in range(1, 11): print(x)'?

1 to 11

0 to 11

1 to 10

0 to 10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module is used to generate random numbers in Python?

sys

math

OS

random

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'randint' function from the 'random' module do?

Generates a random string

Generates a random boolean

Generates a random float

Generates a random integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the values passed to a function called?

Parameters

Arguments

Variables

Constants

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

Already have an account?