101 suraq. (by Dias Bolat)
Quiz
•
Education
•
University
•
Medium
Диас Болат
Used 3+ times
FREE Resource
101 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
. What is the output of the following code?
text = "Python"
for letter in text:
print(letter, end=",")
a) P,y,t,h,o,n
b) P y t h o n
c) Python
d) P,y,t,h,o,n
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `input()` function do in Python?
Prints output to the console
b) Reads input from the user
Imports modules
Performs mathematical operations
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code? ```python
x = 10
while x > 0:
print(x) x -= 2
a) 10 8 6 4 2
b) 10 9 8 7 6 5 4 3 2 1
) 10 8 6 4 2 0
d) 10 8 6 4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct Python syntax for an if statement?
if x = 5:
`if x == 5`
`if x equals 5:`
`if x == 5 then:`
`if x == 5:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, the break statement can only be used within loops.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `range(3, 10, 2)` function in Python represent?
A range from 3 to 10 with a step of 2
A range from 3 to 9 with a step of 2
) A range from 3 to 10 with a step of 1
A range from 3 to 11 with a step of 2
A range from 2 to 10 with a step of 3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a variable in Python?
variable_name = value
value = variable_name
var = value
value = var
) All of the above
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
106 questions
Trắc nghiệm KHMT vkh wt lnm
Quiz
•
University
96 questions
Systems Analysis & Design - Chapter 1 to 6 Complete Test Sets
Quiz
•
University
100 questions
SATURDAY WEEKLY EXAM (14/06/2025)
Quiz
•
University
100 questions
SUNDAY WEEKLY EXAM (15/06/2025)
Quiz
•
University
100 questions
Technology Integration Multiple Choice Worksheet
Quiz
•
University
100 questions
Content exam study guide
Quiz
•
University
105 questions
Road Engineering Quiz
Quiz
•
University
101 questions
COMPETENCY 7 - ASSESSMENT OF LEARNING
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
