
LS - Programming - HE.9.1

Quiz
•
Computers
•
8th Grade
•
Easy
Comp Sci
Used 21+ times
FREE Resource
33 questions
Show all answers
1.
DROPDOWN QUESTION
20 sec • 1 pt
(a) can store more than one item.
2.
DROPDOWN QUESTION
20 sec • 1 pt
A Python list can store a range of (a) .
3.
DROPDOWN QUESTION
20 sec • 1 pt
You can (a) over each item in an array.
4.
DROPDOWN QUESTION
20 sec • 1 pt
You can check whether an (a) is in an array.
5.
DROPDOWN QUESTION
20 sec • 1 pt
You can use any item in the array by using its (a) .
6.
CLASSIFICATION 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 letter in word:
subjects = [“Maths”, “Science”]
names = []
for i in range(3):
7.
CLASSIFICATION 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
False
"True"
"names"
1.5697
True
56987
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Python L2 Programming Challenge

Quiz
•
3rd - 12th Grade
30 questions
Assessment Term 2.2 - Y9 U4 Python Search algorithms

Quiz
•
7th - 12th Grade
31 questions
Tracy's World Quiz (Lesson1-3 wrap-up)

Quiz
•
8th Grade
35 questions
Scratch Review

Quiz
•
7th - 8th Grade
30 questions
Code.org Classic Maze

Quiz
•
3rd - 8th Grade
31 questions
Programming Constructs (from BBC and Craig 'n' Dave)

Quiz
•
8th Grade
30 questions
Python - Completo 1e

Quiz
•
8th Grade
31 questions
Python Course Selection

Quiz
•
7th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade