Procedures and Functions

Procedures and Functions

10th Grade

15 Qs

quiz-placeholder

Similar activities

Python - Karel the Dog

Python - Karel the Dog

9th - 12th Grade

16 Qs

J277 Functions

J277 Functions

9th - 11th Grade

12 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

Procedure & Functions

Procedure & Functions

9th - 10th Grade

16 Qs

Objects

Objects

8th - 12th Grade

16 Qs

SLR 9 - Advanced Programming Techniques - Part Two

SLR 9 - Advanced Programming Techniques - Part Two

10th Grade

10 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Python Functions

Python Functions

9th - 12th Grade

13 Qs

Procedures and Functions

Procedures and Functions

Assessment

Quiz

Computers

10th Grade

Hard

Created by

S Dunne

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is NOT a reason to use a subroutine?

Small, so easy to write, test and debug

Can be saved as separate modules so can be used in other programs

Can be used repeatedly within a program

Automatically adds comments in to the program

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which type of subroutine is used to perform a specific task?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which type of subroutine is used to return a result?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of subroutine is this?

Function

Procedure

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the name of this subroutine?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the parameter that is being input in to this subroutine?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is used to put a value into the memory for use elsewhere in the program?

print

import

return

output

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?