day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
Using the one-dimensional array output the day beginning with the letter M
2.2.3 Arrays
Quiz
•
Professional Development
•
12th Grade
•
Easy
RHSC Computing
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
Using the one-dimensional array output the day beginning with the letter M
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
Using the one-dimensional array output the days beginning with the letter S
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
Using the one-dimensional array output the days beginning with the letter T
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
employee = ["Raj", "Megan", "Saba", "Jerome", "Adam"]
Saba works on Wednesday. Output this information using the template below.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
day = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"]
employee = ["Raj", "Megan", "Saba", "Jerome", "Adam"]
Raj works on Monday. Output this information using the template below.
6.
MATCH QUESTION
1 min • 1 pt
number= [ 27, 96, 45, 34,23,18,19]
Match the values to the array
96
number[3]
45
number[5]
18
number[0]
34
number[2]
27
number[1]
7.
DRAG AND DROP QUESTION
1 min • 1 pt
symbols = [ "A", "B", "C", "D", "E", "F"]
(a) index =0 to (b)
print ( (c) [ (d) ])
(e) index
15 questions
Formatting Tables Quiz
Quiz
•
5th - 12th Grade
11 questions
Fusion icons 4
Quiz
•
9th - 12th Grade
10 questions
Commercial Pattern Quiz
Quiz
•
10th Grade - University
15 questions
Riddles - Check your ingenuity - 2
Quiz
•
5th Grade - Professio...
10 questions
History of Media Literacy -Part 1
Quiz
•
12th Grade
15 questions
Microsoft 365 Review
Quiz
•
7th Grade - Professio...
10 questions
Gen Z Quiz
Quiz
•
12th Grade
15 questions
Словари в Питоне
Quiz
•
12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade