Search Header Logo

7.4.4 Program Sequence & Selection - Starter

Authored by James Hubbard

Computers

7th Grade

Used 5+ times

7.4.4 Program Sequence & Selection - Starter
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In programs, we can store data in a...

Input

Variable

Print

Bracket

Answer explanation

Variables are used to store data, such as your name.

For example...

name = "Sasha"

2.

MATCH QUESTION

1 min • 1 pt

Match the following key terms and definitions.

This is used to output data in a program.

Input

This allows a user to enter information into a program.

print

This is used to store data in a program.

Variable

Answer explanation

Media Image

We use print in Python to display an output.

Variables are used in programs to store data.

We use input to allow someone to enter something while the program is running.

3.

DRAG AND DROP QUESTION

1 min • 1 pt

Fill in the blanks for this program:

name = ​ ​ (a)  

age = ​ (b)   ("How old are you? ")

​ (c)   ("Nice to meet you " + ​ (d)  

print​ (e)   + "is a good age!")

"Robert"
input
print
name)
(age

4.

LABELLING QUESTION

1 min • 1 pt

Using the key terms provided, drag them onto the program to show where data is being stored, input, or output.

b
c
a
Outputs
Variables
Inputs

5.

DROPDOWN QUESTION

1 min • 1 pt

In this unit, we are using ​ (a)   to create programs. We have used the ​ (b)   command to ​ (c)   data, and the ​ (d)   command to allow a user to enter data. We have also used ​ (e)   to store data in a program.

Python
print
output
input
variables

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What will this program output?

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

How have you found the programming topic so far?

Easy! I am confident I can write programs independently.

50/50. I understand some things, but struggle to write programs independently.

OK. I think my programming is good, but I sometimes get stuck and can't fix my code.

I am struggling with programming independently!

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?