Vidyalelo
Python · Q153

Module in Python

Programming · Python · question 153

Q153

What is x if x = math.isfinite(float('0.0'))?

A.
True
Answer
B.
False
C.
None
D.
error

Answer: Option A

Solution

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