Which of the following are types of data structures?
Select all that are correct.
SLR 9 - Advanced Programming Techniques - part one
Quiz
•
Computers
•
10th Grade
•
Medium
Neil Stephens
Used 21+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are types of data structures?
Select all that are correct.
Arrays
Lists
Records
Tables
Files
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Here is a Python list
data = ["Computer", "Science", "is", "awesome"]
Which item has an index of 2?
Computer
Science
is
awesome
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Here is a 2-dimensional Python list.
scores = [["Bob", 15] , ["Jane", 32] , ["Dave", 4] , ["Lucy", 19]]
Which data is at index scores[3][1]?
Lucy
19
Dave
4
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
To store larger sets of data that multiple users can access, we use a
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To store data from a list into a text file, it will be structured as a ...
record
constant
variable
array
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between a list and a variable?
The elements in a list can be changed, while a variable cannot.
A list can store multiple items while a variable holds only one.
A list is easier to use than a variable.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can data be stored when a program is not running?
Lists
Arrays
Variables
Text files
12 questions
Data visualization
Quiz
•
10th Grade - University
15 questions
Personal Data
Quiz
•
9th - 11th Grade
10 questions
Exploring Python: Input and Output Essentials
Quiz
•
9th Grade - University
10 questions
Python Quiz for 10s
Quiz
•
10th Grade
15 questions
Data Types and Operations
Quiz
•
10th Grade
13 questions
String Manipulation
Quiz
•
9th - 11th Grade
11 questions
Python Data Types Quiz
Quiz
•
10th Grade - University
13 questions
Fundamentals of Python
Quiz
•
9th - 12th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
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