Python Quiz

Quiz
•
Computers
•
10th Grade
•
Medium
CSC Teachers
Used 4+ times
FREE Resource
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are constants conventionally named in Python?
In lowercase characters
In mixed case characters
In all uppercase characters
In camel case
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type for a sequence of characters?
int
float
str
bool
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the meaning of the arithmetic operator '*'?
division
multiplication
exponentiation
subtraction
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the relational operator '!=' mean?
equal to
not equal to
greater than
less than
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which logical operator is used to check if both sides of a test must be true to return true?
or
not
and
==
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for integer division? (floor division)
/
//
%
*
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an assignment in programming?
To set or change the value of a variable
To execute a command repeatedly
To check a condition
To block code segments
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Binary ⇄ Decimal ⇄ Hexadecimal

Quiz
•
9th - 12th Grade
25 questions
Berfikir komputasional

Quiz
•
8th Grade - University
27 questions
Unit 2 Computer Science Review

Quiz
•
10th - 12th Grade
24 questions
Code.org: Unit 1 Test

Quiz
•
7th - 10th Grade
25 questions
Python for Absolute Beginners

Quiz
•
8th - 12th Grade
25 questions
CIW IBA Lesson 2 Vocabulary

Quiz
•
8th Grade - University
25 questions
MS Word/Excel

Quiz
•
9th - 12th Grade
29 questions
COMPTIA ITF

Quiz
•
1st Grade - Professio...
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