
ICS3U Test 4

Quiz
•
Computers
•
11th Grade
•
Medium
Lawrence Nelson
Used 2+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given this line:
for i in range(len(stuff)):
What is stuff, probably?
an array
an integer
a function
a loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given this line:
for i in range(len(stuff)):
What is i?
an array
an integer
a function
a loop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given an array called things.
How would you go through the array?
for thing in things:
for i in range(things):
if thing== things:
for i in len(thing):
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given an array called things.
How would you go through the array?
for i in int(things):
for i in range(len(things)):
if thing == things:
for i in len(things):
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given this line:
for i in range(len(stuff)):
What is i NOT?
a letter
an index
a variable
an integer
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the line:
stuff = ["cat", "dog", "boy","car"]
len(stuff) would be:
3
4
12
"cat"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
len()
is a function
is an integer
is a character
is an array
Create a free account and access millions of resources
Similar Resources on Wayground
61 questions
QUIZ PHP SIMULAZIONE 5BSA

Quiz
•
9th - 12th Grade
56 questions
CS Semester Test Review 1st semester

Quiz
•
9th - 12th Grade
55 questions
Exploring Computer Science Unit 1 Review

Quiz
•
9th - 12th Grade
60 questions
Information Security Fundamentals

Quiz
•
11th Grade
55 questions
2.3 Server Exploits Review

Quiz
•
10th - 11th Grade
57 questions
EOP Employability/Academic Prep

Quiz
•
9th - 12th Grade
62 questions
Net+ 10.4 Switch Security

Quiz
•
11th Grade
60 questions
Soal Latihan Mapel Pilihan

Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade