CS1310 Unit 1 Quizziz

Quiz
•
Computers
•
12th Grade
•
Hard

Montserrat Molina
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Which of the following is an example of a string in Python?
"Hello World!"
5
True
[False, 5, "Hi"]
2.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
What would be the output of the following code snippet?
10
15
20
5
3.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
What would be the output of the following code snippet?
2
4
6
2
4
0
2
4
6
0
2
4
4.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
What would be the output of the following code snippet?
Great!
Okay!
Cool!
Okay!
Cool!
Nice!
Okay!
Great!
5.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
What would be the output of the following code snippet?
[True, True, True]
[True, 9, 'A']
[True, True, 'A']
[True, 9, 9]
6.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Which of the following code snippets will output:
3
6
9
12
7.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
Which of the following is a correct statement?
It is not possible to iterate backwards in a for loop (ex: start at 5 and end at 0)
In an if-elif-else statement, all conditional branches that evaluate to True will execute their code blocks
By default, all input in Python (input()) is interpreted as a string
A continue statement is used to terminate a loop before a sequence completes
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JavaScript Control Structures Review

Quiz
•
10th - 12th Grade
10 questions
Mastering Python String Techniques

Quiz
•
9th - 12th Grade
10 questions
🔦 Formative Assessment 2: Flow Controls

Quiz
•
12th Grade
7 questions
[Python OOP] Inheritance, special function

Quiz
•
12th Grade
15 questions
Kuizi 14 - Web

Quiz
•
10th Grade - University
5 questions
Python session 3

Quiz
•
12th Grade
14 questions
CS Python Fundamentals Unit 4 Review

Quiz
•
9th - 12th Grade
11 questions
Control Structures - Selection in Python

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade