Python Functions

Python Functions

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 5, 6, an error message

Back

nothing

2.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 5, 6, an error message

Back

5

3.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 7, z, 12

Back

12

4.

FLASHCARD QUESTION

Front

How many times will Boo print?

Back

4

5.

FLASHCARD QUESTION

Front

What will print? Options: 1 2, 1, 3, 5

Back

5

6.

FLASHCARD QUESTION

Front

What term is used to describe data passed into a function?

Back

Parameter

7.

FLASHCARD QUESTION

Front

Leo wants to create a function that will roll a dice. Which is the correct function definition header? Options: def dice roll ():, def diceroll (), def diceroll ():, def diceroll []:

Back

def diceroll ():

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?