Creating and Altering Data Structure

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Adam Dennison
Used 38+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following data structures is immutable?
Tuple
List
Dictionary
2d List
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does this program print?
[48, 56, 64, 65, [60, 61, 62]]
[48, 56, 60, 61, 62, 64, 65]
[48, 56, 64, 65, 60, 61, 62]
The program will error.
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How many times does this program print That's a large class!?
0
1
4
6
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What would the following program print to the screen when run?
700donB
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Given the following list:my_list = ["s", "Z", "e", "c", "c", "e", "r", "h", "e", "p", "t"]which program below would give the following output:
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which values entered into ‘my_list’ would print a value of ‘-1’ after the program has run?
5, -10, 6
-10, -5, 6
-5, 10, 6
-5, 0, 10, 6
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following programs would produce the following output:
1. honey 2. bread 3. jelly 4. plates
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Python Functions

Quiz
•
9th - 12th Grade
15 questions
Python End of Topic Quiz

Quiz
•
8th Grade - University
14 questions
9.1.2 - Starter Quiz

Quiz
•
7th - 11th Grade
16 questions
Kisi Kisi Asesment Formatif Pemrograman Terstruktur

Quiz
•
10th Grade
15 questions
Python Revision Tour - I

Quiz
•
12th Grade
10 questions
Python lists and tuples

Quiz
•
12th Grade
10 questions
Analisis Data

Quiz
•
10th Grade
15 questions
Python Unit 8 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
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