Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Subroutine

Subroutine

10th Grade

15 Qs

Python

Python

6th - 10th Grade

17 Qs

XII_CS_FUNCTIONS

XII_CS_FUNCTIONS

12th Grade

15 Qs

Python Function and Return

Python Function and Return

9th - 12th Grade

12 Qs

Introduction to Programming (Ch2)

Introduction to Programming (Ch2)

9th - 12th Grade

16 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Functions in Python

Functions in Python

Assessment

Quiz

Other, Computers

9th - 12th Grade

Medium

Created by

Heidi Holland

Used 143+ times

FREE Resource

16 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

1 min • 1 pt

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

Variable

Loop

Constant

Parameter

7.

MULTIPLE CHOICE QUESTION

1 min • 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?