Q176
What is the result of math.trunc(3.1)?
A.
3.0
B.
3
AnswerC.
0.1
D.
1
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Module in Python
Programming · Python · question 176
Q176
Answer: Option B