SUBROUTINE 101

SUBROUTINE 101

9th Grade

10 Qs

quiz-placeholder

Similar activities

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

LA5.C5: Branching and Subroutines

LA5.C5: Branching and Subroutines

9th Grade - University

14 Qs

Small Basic Mid Point Review

Small Basic Mid Point Review

6th - 12th Grade

8 Qs

Subroutine

Subroutine

KG - 12th Grade

10 Qs

9G4 CS Python Programming Sequence and Vocabs

9G4 CS Python Programming Sequence and Vocabs

9th Grade

13 Qs

Flowchart

Flowchart

1st - 9th Grade

10 Qs

2.1 Python subroutines, for loops

2.1 Python subroutines, for loops

KG - 12th Grade

15 Qs

ICT9 - SmallBasic

ICT9 - SmallBasic

9th Grade

9 Qs

SUBROUTINE 101

SUBROUTINE 101

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mr Massett

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code to call this subroutine.

the parameter must be "helen"

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code to call this subroutine.

code should check if someone is a millennial.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code to call this subroutine.

The subroutine should check what user entered (INPUTTED) against the correct password secret.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the line of code to call this subroutine.

Call subroutine with 5, 7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term is used to describe data passed into/out of a program?

Variable

Loop

Constant

Parameter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Leo wants to create a subroutine that will roll a dice. Which syntax is correct?

def dice roll ():

def diceroll ()

def diceroll ():

def diceroll []:

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

If the user inputs "Connolly"into surname and "Luke" into first what would be output?

Error

Connolly Luke

Luke Connolly

Connolly Luke Connolly Luke

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?