Search Header Logo

1 - Python Recap and Recall Topic 6

Authored by D Hesketh

Computers

11th Grade

Used 16+ times

1 - Python Recap and Recall Topic 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A reserved space in memory where we can assign data or instructions for use later on is called a

(a)  

2.

DROPDOWN QUESTION

1 min • 1 pt

A ​ variable that can change as the program is run is called a ​ (a)   and a variable that stays the same as the program is run is called a ​ (b)   . A variable that is only accessible in the subroutine or function is known as ​ (c)   and a variable accessible throughout the program is known as ​ (d)   . Where a variable is accessible in the program is known as the ​ (e)   of the variable.

variable
constant
data
decision
sequence
local
global
scope

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the 3 main constructs of programming?

Sequence

Selection

Iteration

Repeat

Linear

4.

MATCH QUESTION

1 min • 1 pt

Match the following constructs of programming to an example

Must return a value back to main program

Function

An IF statement making a decision

Sequence

A subprogram that runs code on demand

Selection

Code run line by line in order

Iteration

A WHILE or a FOR loop

Procedure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What programming construct is this an example of?

Sequence

Selection

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which construct of programming is this an example of?

Sequence

Selection

Iteration

7.

CATEGORIZE QUESTION

3 mins • 1 pt

Organize these options into the right categories.

Which features make programming or debugging easier to do.

Groups:

(a) Debug

,

(b) Program

Error reporting

#Comments

Syntax Auto Complete

Trace Table

Colour Coding

Indentation

Stack Dump

Line Number Reference

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?