
Beginner Python Skills Assessment
Authored by Ashyr Mamedov
Information Technology (IT)
9th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct file extension for Python files?
.py
.txt
.java
.cpp
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in Python?
valid_variable_name
invalid variable name
invalid-variable-name
1invalidVariableName
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to define a function in Python?
def
function
method
procedure
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you insert comments in Python code?
Use '#' for single-line comments and triple quotes for multi-line comments.
Use '//' for single-line comments and '/* */' for multi-line comments.
Comments are not allowed in Python code.
Use '/*' for single-line comments and '#' for multi-line comments.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print(2 ** 3)?
6
4
9
8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to store a sequence of characters in Python?
char
text
str
list
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'if' statement in Python?
To define a function in Python.
To create a loop that iterates over a list.
To import modules into a Python script.
To execute code conditionally based on a boolean expression.
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?