Why do you think lists are an essential concept in programs?
CSE Quiz Lists and Block Coding

Quiz
•
Computers
•
9th Grade
•
Medium
Dr. Burke
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Lists are not essential in programming because they are only used in some specific programming languages and are not a universally used concept.
Lists are used in programs primarily for generating random numbers, which can then be used in mathematical operations to provide a unique outcome each time the program is run. This allows for more dynamic and unpredictable results in programs that require random values.
Lists are often used in programs to store database connections, making it easier to retrieve data from a database and use it in the program's execution. This is particularly useful in large programs with complex data structures, where keeping track of multiple database connections can become difficult. Lists allow for easy and organized access to data stored in databases.
Lists are able to store vast amounts of data elements that can be manipulated and used throughout a program. Programs can also store data in lists for organizational purposes and later use in the program’s execution.
2.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
_________ is a technique or process that manages complexity in a program or computer system. _________ “hides” details or removes duplication, allowing the programmer to focus on high-level considerations and functions rather than the rules of a programming language.
Input
Abstraction
Debugging
Booleans
3.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
It is possible to iterate backwards through a list.
TRUE
FALSE
4.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Python is an example of a ________ programming language.
text-based
pseudocode
proprietary
non-syntactical
5.
REORDER QUESTION
2 mins • 20 pts
Drag these instructions into the correct order to get the car to move so that it starts at square 1 facing north and ends in the state shown in the image. Assume that the pen starts out in the down position. Squares measure 200 mm.
drive forward 600 mm
turn right 90 degrees
drive forward for 400 mm
move pen up
drive forward for 300 mm
6.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
In the VEXCode VR version of the car activities we can move the virtual car forward a certain number of millimeters (mm). But when we programed the real cars in the Dead Reckoning activity we had to use functions that converted a distance into the units that the motors use. What units do the motors use?
inches
meters
reverse spin
degrees
7.
MATCH QUESTION
1 min • 14 pts
Displays the Python code for this program
Displays a detailed explanation of any block
Allows you to choose from one of the available playgrounds
Opens or closes the blocks "drawer"
Displays the "monitor" where text is printed out
8.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Functions are like a mini-program inside of a bigger program. In the VexCode VR, what feature allows us to create functions?
Make a Block
while
Lists
repeat
Similar Resources on Quizizz
12 questions
CSP: Code.org - Unit 3 Vocabulary Review

Quiz
•
9th - 12th Grade
10 questions
Computer Hardware - RAM & ROM Differences

Quiz
•
4th - 12th Grade
10 questions
APCSP 3.7 Debugging

Quiz
•
9th - 12th Grade
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
10 questions
SST Yr8 Term 1 HW/SW Keywords

Quiz
•
8th - 10th Grade
10 questions
Software

Quiz
•
9th Grade
9 questions
Software - Functions of the Operating System

Quiz
•
5th - 12th Grade
12 questions
Python Loops

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University