Vidyalelo
Python · Q36

Module in Python

Programming · Python · question 36

Q36

What is the value returned by math.floor(3.4)?

A.
3
Answer
B.
4
C.
4.0
D.
3.0

Answer: Option A

Solution

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