>
$title =
;
$content = [
Beginner Python Quiz
1 / 10
What is the correct file extension for a Python file?
2 / 10
Which statement prints output to the console in Python 3?
3 / 10
Which data type is immutable in Python?
4 / 10
How do you create a comment in Python?
5 / 10
What is the result of this expression: 3 * (1 + 2)?
6 / 10
Which keyword is used to define a function in Python?
7 / 10
Which of these will create a dictionary?
8 / 10
What does the len() function do?
9 / 10
Which operator is used for string concatenation?
10 / 10
How do you start a for loop that iterates over a list named items?
Your score is
The average score is 84%
Restart quiz
];