Search Header Logo

LS - Programming - HE.9.1

Authored by Comp Sci

Computers

8th Grade

Used 21+ times

LS - Programming - HE.9.1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

33 questions

Show all answers

1.

DROPDOWN QUESTION

20 sec • 1 pt

​ (a)    can store more than one item.

An array
A for loop
A variable
A data type

2.

DROPDOWN QUESTION

20 sec • 1 pt

A Python list can store a range of ​ (a)   .

colons
brackets
loops
data types

3.

DROPDOWN QUESTION

20 sec • 1 pt

You can ​ (a)   over each item in an array.

program
look
select
iterate

4.

DROPDOWN QUESTION

20 sec • 1 pt

You can check whether an ​ (a)   is in an array.

element
iteration
array
item

5.

DROPDOWN QUESTION

20 sec • 1 pt

You can use any item in the array by using its ​ (a)   .

variable
iteration
array
index

6.

CATEGORIZE QUESTION

2 mins • 4 pts

Sort the Python code into whether it links with an array or count-controlled iteration.

Groups:

(a) Count-controlled iteration

,

(b) Array

for i in range(3):

for letter in word:

subjects = [“Maths”, “Science”]

names = []

7.

CATEGORIZE QUESTION

2 mins • 6 pts

Decide which data type each item of data would be stored as.

Groups:

(a) Integer

,

(b) Real

,

(c) Boolean

,

(d) String

True

"True"

1.5697

"names"

False

56987

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?