python functions

python functions

10th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

2.3 Defensive Design  - Lesson 3 Subprograms

2.3 Defensive Design - Lesson 3 Subprograms

8th - 10th Grade

20 Qs

Python WJEC KS4

Python WJEC KS4

10th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Procedures and Functions

Procedures and Functions

10th Grade

20 Qs

Python Functions Review Quiz

Python Functions Review Quiz

9th - 12th Grade

28 Qs

G10_Function

G10_Function

10th Grade

20 Qs

Python Functions and Error Handling

Python Functions and Error Handling

10th Grade - University

20 Qs

python modules

python modules

11th Grade

20 Qs

python functions

python functions

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Richard Kipling

Used 50+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will print?
nothing
5
6
an error message

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will print?
nothing
5
6
an error message

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will print?
nothing
7
z
12

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
How many times will Boo print?
none
4
5
1

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will print?
1 2
1
3
5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Variable

Loop

Constant

Parameter

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Leo wants to create a function that will roll a dice. Which is the correct function definition header?

def dice roll ():

def diceroll ()

def diceroll ():

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?