Vidyalelo
Python · Q176

Module in Python

Programming · Python · question 176

Q176

What is the result of math.trunc(3.1)?

A.
3.0
B.
3
Answer
C.
0.1
D.
1

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board