Q20
What is the result of 10 / 2 ?
A.
5.0
AnswerB.
5
C.
2
D.
0.5
Answer: Option A
Solution
Answer: Option A
Solution:
Division of two integers results in a floating-point number.
Python MCQs: Variable Names and Operators Chapter
Programming · Python · question 20
Q20
Answer: Option A