Function in Python

Function in Python

Assessment

Flashcard

Computers

KG

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will print? Options: 5, 6, 1, nothing

Back

nothing

2.

FLASHCARD QUESTION

Front

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

Back

12

3.

FLASHCARD QUESTION

Front

How many times will Boo print?

Back

4

4.

FLASHCARD QUESTION

Front

What will print?

Back

5

5.

FLASHCARD QUESTION

Front

What would the output be for the following program if the user enters 4 and 6? Options: 10, 14, 16, Error

Back

14

6.

FLASHCARD QUESTION

Front

Which of the following best describes the order in which these lines are processed in Python? 1, 4, 1, 2, 4, 1, 4, 2, 1, 4, 1, 2, 3, 4, 4, 3, 2, 1, 4

Back

1, 4, 1, 2, 4

7.

FLASHCARD QUESTION

Front

How do you correctly call this function?

Back

x=square(5)

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?