
Python Quiz
Authored by sravani musunuri
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the correct file extension for Python files?
.py
.python
.pyt
.txt
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
How do you check the Python version installed on your system?
python --check
python --version
check python
py version
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will the following code print?
print("Hello, World!")
Hello
World
Hello, World!
Error
5.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the correct way to declare a variable in Python?
int x = 10
x = 10
var x = 10
declare x = 10
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the data type of x in the following code?
x = 3.14
int
float
str
bool
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the output of the following?
print(type("Hello"))
float
str
int
bool
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?