
Python Fundamentals Concept Checkup
Authored by Kim Conant
Computers
9th Grade
CCSS covered
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
38 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: Indentation in Python is for readability only.
True
False
Answer explanation
Indentation is required for if/else, defining functions, and loops.
2.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
Insert the missing part of the code to output "Hello World".
(a)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following should go in the blank to print "YES" if 5 is larger than 2?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character is used to define a Python comment:
^
//
#
/*
5.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
Comments in Python are written with a special character, which one?
(a)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a correct way to declare a Python variable?
var x = 5
#x = 5
$x = 5
x = 5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False:
You can declare string variables with single or double quotes.
True
False
Tags
CCSS.L.2.2C
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?