Python Programming Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Standards-aligned
CRYSTAL DEMOURA
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Can a number be a string? True or False.
True
False
Tags
CSTA
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
_______ is the process of reducing complexity by hiding unnecessary information and focusing on what is needed to make it work.
Loop
Formality
Abstraction
Function
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the % operator do in Python?
Calculates the leftovers
Calculates the dividend
Calculates the product
Calculates the remainder
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of print("hello" + 1 + 2 + 3)?
Error
hello123
hello6
"hello"123
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following checks if x is equal to y?
if x = y:
if x == y:
if x != y:
if x >= y:
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which command will correctly ask the user for their age and save it as an integer?
age = input("What is your age?")
age = int(input("What is your age?"))
age = float(input("What is your age?"))
age = int(input("What is your age?"))
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following checks if x is not equal to y?
if x not = y:
if x == y:
if x =! y:
if x != y:
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Python Basics ;)

Quiz
•
11th Grade
20 questions
CodeHS - Intro to Python - Basics and Console Interaction

Quiz
•
9th Grade - Professio...
21 questions
SAINS KOMPUTER TINGKATAN 4 (BAB1)

Quiz
•
KG - University
17 questions
Python Revision

Quiz
•
10th Grade - University
16 questions
C-Programming Basics

Quiz
•
12th Grade
21 questions
Basic Python Console Operations

Quiz
•
10th Grade - University
20 questions
Asesmen Pseudocode

Quiz
•
9th Grade
20 questions
Python Basic 1

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University