Loops, Lists, Traversals test

Quiz
•
Computers
•
11th Grade
•
Hard
Wayground Content
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A common method for referencing the elements in a list using numbers
index
pointer
reference
iterator
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
the process of accessing each item in a list one at a time
Traversal
Iteration
Selection
Sorting
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Before you use data in your app, you must ______ it.
Export
Import
Delete
Analyze
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.
Recursion
Iteration
Function
Variable
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An ordered collection of elements is a....
Array
Set
List
Map
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The first item in a list has an index of .....
-1
1
0
2
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you create a list?
By creating a variable and using brackets.
By using a function to append items.
By defining a class and instantiating it.
By using a loop to iterate through elements.
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Programming - Python (year 12)

Quiz
•
9th - 12th Grade
20 questions
LETS PLAY QUIZ - PYTHON CBSE CLASS XII

Quiz
•
11th - 12th Grade
14 questions
AP CSA Review

Quiz
•
11th Grade
14 questions
MOAC Excel 2016 Lesson 05

Quiz
•
8th - 12th Grade
16 questions
Python U2M3 Test

Quiz
•
9th - 12th Grade
20 questions
مراجعة هياكل البيانات _ الوحدة الأولى

Quiz
•
11th Grade
20 questions
Chapter 7-8 Review

Quiz
•
11th Grade
20 questions
Software Development Life Cycle (practice)

Quiz
•
10th - 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade