Saved Bookmarks
| 1. |
What is x if x = math.isfinite(float(‘0.0’))?(a) True(b) False(c) None(d) errorThe question was asked in semester exam.Question is from Math topic in section Mapping Functions and Modules of Python |
|
Answer» Right ANSWER is (a) True |
|