
Computer Science Quiz

Quiz
•
Computers
•
10th Grade
•
Medium
Anthony Moran
Used 1+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the Programming Language Subset (PLS) document?
To specify required parts of Python 3 for assessments
To provide additional programming languages for assessments
To restrict students from using Python 3
To introduce new programming concepts
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for assignment in Python?
variable -> value
variable : value
value = variable
variable = value
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for integer division in Python?
/
%
*
//
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'elif' statement in Python?
To execute a command if the expression is false
To check if an expression is true
To check multiple expressions in sequence
To end a loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which subprogram is used to read a line from a file in Python?
close()
writelines()
readline()
read()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'math.pi' constant represent in Python?
The value of Pi
The value of Euler's number
The value of the speed of light
The value of the golden ratio
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you make a turtle invisible in Python's turtle graphics?
visible(False)
hideturtle()
invisible()
showturtle()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Programming Quiz 4

Quiz
•
9th - 10th Grade
13 questions
Python Level 1 Quiz

Quiz
•
10th - 11th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
15 questions
TY Python Quiz

Quiz
•
9th - 12th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
20 questions
AQA GCSE Computer Science Paper 1

Quiz
•
9th - 11th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
13 questions
Writing files in python

Quiz
•
9th - 12th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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