
9.1.2 - Starter Quiz
Authored by A Colley
Computers
7th - 11th Grade
Used 45+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
subjects = ["Computing", "Drama", "English", "Maths", "Science", "Spanish"]
What is subjects [2]
Computing
English
Science
Drama
Index Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
subjects = ["Computing", "Drama", "English", "Maths", "Science", "Spanish"]
What is subjects [4]
Maths
English
Science
Drama
Index Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
subjects = ["Computing", "Drama", "English", "Maths", "Science", "Spanish"]
What would print out if I used the statement:
print(subjects[0])
Spanish
Computing
"Computing"
"Spanish"
Index Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What would be the output of the code below:
laurions = ["Altius", "Citius", "Fortius", "Magnus"]
print(laurions[1])
Fortius
Altius
Magnus
Citius
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What would be the output of the code below:
laurions = ["Altius", "Citius", "Fortius", "Magnus"]
print(laurions[3] + " beat " + laurions[2])
Error
Fortius beat Citius
Magnus beat Fortius
Magnus beat Citius
Fortius beat Magnus
6.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
laurions = ["Altius", "Citius", "Fortius", "Magnus"]
starterLaurion = input("Who would you like to choose as your starter Laurion?")
What, in the code above, is a variable?
Fortius
Nothing
Citius
laurions
starterLaurion
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
buggy_list = [ ,"ugh!", ,"this","list", ,"is","buggy"]
print(buggy_list[3])
What would the code above output?
ugh
this
list
is
error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
TIN HỌC 10 - BÀI 21
Quiz
•
10th Grade
10 questions
Q1 M 2 - TOPIC 2 / Check your understanding
Quiz
•
10th Grade
11 questions
ICT - Networks and communication
Quiz
•
9th Grade
10 questions
Revision Quiz 2 - Information Technology
Quiz
•
7th - 8th Grade
10 questions
4Q Week3 Review Quiz (Who missed the Quiz ONLY))
Quiz
•
9th Grade
15 questions
History of Computers
Quiz
•
6th - 12th Grade
15 questions
Networking Quiz
Quiz
•
8th - 9th Grade
15 questions
Arduino
Quiz
•
7th - 9th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade