
FYB: Review
Quiz
•
Computers
•
Professional Development
•
Medium
Joseph Green
Used 1+ times
FREE Resource
Enhance your content in a minute
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these variable assignments will create a list?
my_list = ""
my_list = []
my_list = ()
my_list = {}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these variable assignments will create a tuple?
my_list = ""
my_list = []
my_list = ()
my_list = {}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax to access the last item in a list?
my_list[-1]
my_list[last]
my_list[last()]
my_list[-last]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code do if my_list = [1, 2, 3, 4, 5]?
my_list[1] = 10
Replace the 2nd item in my_list with 10
Add 10 to the list
change my_list to 10
Create an error
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Fill in the blank to make x a string: x = ___(10)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is NOT valid if name = "joe"?
print(name + "green")
print("name green")
print name + (green)
x = name + "green"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of x? x = 10 < 10
0
10
True
False
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank: Which key word in python will make this assignment true:
8 > 9 ___ 100 == 100
and
not
or
is
Similar Resources on Wayground
10 questions
latihn BAB 1
Quiz
•
Professional Development
10 questions
expresii
Quiz
•
Professional Development
11 questions
computer
Quiz
•
KG - Professional Dev...
13 questions
GRAND OPENING INTERNSHIP EXERCISE 2024
Quiz
•
Professional Development
10 questions
aws_workshop
Quiz
•
Professional Development
10 questions
CORSO G_SUITE parte seconda
Quiz
•
Professional Development
11 questions
Marvel Future Fight
Quiz
•
KG - Professional Dev...
10 questions
02 - Python - Introduction & Installation
Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
10 questions
Identifying Phishing Emails Quiz
Quiz
•
Professional Development
14 questions
2019 Logos
Quiz
•
Professional Development
7 questions
Tone and Mood Quick Check
Quiz
•
Professional Development
32 questions
Abbreviations and Equivalents
Lesson
•
6th Grade - Professio...
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
