Page 1 of 1

What is the output of print(math.trunc(‘3.1’))?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) 3
b) 3.0
c) error
d) none of the mentioned