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
Why do you think lists are an essential concept in programs?
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
move pen up
drive forward for 400 mm
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
Allows you to choose from one of the available playgrounds
Opens or closes the blocks "drawer"
Displays the Python code for this program
Displays a detailed explanation of any block
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 Wayground
10 questions
AP CSP Worksheet 2

Quiz
•
9th - 12th Grade
8 questions
Operating Systems

Quiz
•
9th Grade
6 questions
Systems software

Quiz
•
7th - 10th Grade
10 questions
Cloud Computing and Storage

Quiz
•
9th - 10th Grade
13 questions
Machine Learning

Quiz
•
9th Grade
7 questions
Python Group:B

Quiz
•
9th Grade
10 questions
06 Internal Components

Quiz
•
9th Grade
10 questions
Vocab-Operating Systems Basics Quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade