Examveda

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

A. 3

B. 3.0

C. error

D. none of the mentioned

Answer: Option C


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python