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 for 400 mm
turn right 90 degrees
move pen up
drive forward 600 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
Displays the Python code for this program
Displays a detailed explanation of any block
Opens or closes the blocks "drawer"
Allows you to choose from one of the available playgrounds
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
Computer Hardware - RAM & ROM Differences

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

Quiz
•
6th - 12th Grade
12 questions
Memory

Quiz
•
KG - University
10 questions
Software

Quiz
•
9th Grade
12 questions
Python Loops

Quiz
•
9th - 11th Grade
11 questions
Quiz 1 - Hardware and Software

Quiz
•
9th - 12th Grade
10 questions
Arrays and Lists

Quiz
•
6th - 12th Grade
9 questions
Scratch

Quiz
•
3rd - 9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade