
LoopsAndLists

Quiz
•
Computers
•
8th Grade
•
Medium
Federico Larrieu
Used 3+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will print?
Que va a imprimir?
name = "Oswaldo"
print(name[1])
Oswaldo
O
Error
s
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will print?
Que va a imprimir?
my_list = ["Hey"]
print(my_list)
Hey
["Hey"]
Error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will print?
Que va a imprimir?
for letter in "Coding":
print(letter)
C
o
d
i
n
g
Coding
Error
4.
MULTIPLE CHOICE QUESTION
3 mins • 10 pts
What will print?
Que va a imprimir?
name = "Freddy"
for number in range(len(name) - 1):
print(name[number])
Freddy
0
1
2
3
4
5
F
r
e
d
d
y
Error
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will print?
Que va a imprimir?
while True:
print("Hi!")
Nothing
Hi!
Hi!
Hi!
Hi!
Hi!
Hi!
Hi!
...
for infinity and beyond
Error
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will print?
Que va a imprimir?
while False:
print("'What!")
What!
Nothing
What!
What!
What!
What!
What!
What!
What!
...
for infinity and beyond
Error
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What am I missing?
Que me falta?
for number in range(10)
print(number)
( )
""
;
:
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this operator?
Que es este operador?
+=
Add
(Aggregar)
Equal to
(Igual a)
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this operator?
Que es este operador?
<
Greater than
(Mas que)
Less than
(Menos que)
Less then or equal too
(Menor o igual)
Similar Resources on Wayground
10 questions
Word ( Yamel & Haylen)

Quiz
•
3rd Grade - University
11 questions
7° - P4 - Examen Final

Quiz
•
7th Grade - University
10 questions
Conociendo Word

Quiz
•
7th - 10th Grade
10 questions
Dispositivos de entrada: Cámara y Scanner

Quiz
•
5th - 10th Grade
14 questions
3D Printing

Quiz
•
8th Grade
11 questions
3ro Evaluación Computación

Quiz
•
3rd Grade - University
12 questions
LEVEL 2. BÀI 4. SÁNG TẠO NỘI DUNG

Quiz
•
6th - 8th Grade
10 questions
Avaliação Pensamento Computacional - Prático

Quiz
•
1st Grade - Professio...
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