Q55
What is the output of print(math.trunc('3.1'))?
A.
3
B.
3.0
C.
error
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board