
Creating & Altering Data Structures module review (Module 8)

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Brendan Aydt
Used 101+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of data structure is "stuff" in the following declaration?
list
string
2d list
tuple
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of data structure is "stuff" in the following declaration?
list
string
2d list
tuple
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a true statement?
Tuples are mutable, but lists are not.
Lists are mutable, but tuples are not.
Lists and tuples are both mutable.
Neither lists nor tuples are mutable.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these lines of code will cause an error if sizes = (12, 12, 14, 10)?
1
2
3
4
5
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is printed by the following code?
azbzc
azbzcz
zabc
abcz
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of num after the following code is run?
0
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of num after the following code is run?
0
5
error
4
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python and PseudoCode Quiz

Quiz
•
10th Grade - University
15 questions
Data Analysis Quiz

Quiz
•
10th Grade
15 questions
Python_quiz

Quiz
•
11th Grade
13 questions
Python Fundamentals and Programming

Quiz
•
11th - 12th Grade
15 questions
PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
11th Grade
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
18 questions
STATIC KEYWORD IN JAVA

Quiz
•
9th - 12th Grade
11 questions
Arrays, Lists, and Tuples Quiz

Quiz
•
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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade