G(7) Quiz#4 - L3.4

Quiz
•
Computers
•
7th Grade
•
Medium
Maram Khusheim
Used 8+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
subjects_list = []
This code line will
create an empty list
print list
delete an element
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True/False: A list is an example of a data structure.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A ___________ is a type of variable that can hold many values.
Loop
if condition
data structure
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Traverse a list means
looking at every value
printing a list
deleting a list
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We can traverse a list using a
variable
for loop
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in range(5):
^
This loop will repeat
i times
4 times
5 times
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The number that stops the loop is called
pause value
stop value
element value
None of the above
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
colors = ["blue", "pink", "yellow"]
Select the code to get the list length
print(colors)
colors[i]
len(colors)
None of the above
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
colourList = ["red","yellow","blue","green"]
stop = len(coloursList)
the value of stop is equal to
3
4
5
None of the above
Similar Resources on Wayground
7 questions
App Creators - Lesson 2

Quiz
•
6th - 8th Grade
10 questions
Coding 300 Coding Basics

Quiz
•
7th - 8th Grade
14 questions
Interactive Animations and Games from code.org

Quiz
•
7th - 12th Grade
14 questions
PowerPoint Techniques

Quiz
•
6th - 8th Grade
10 questions
Fundamental of computer Quiz

Quiz
•
5th - 10th Grade
12 questions
Python Tile Program

Quiz
•
KG - 8th Grade
11 questions
Coding Basics in Swift

Quiz
•
7th Grade
11 questions
Python Ifs, Lists, and Loops

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade