Vidyalelo
Python · Q40

MCQs for Python Data Types and Numeric Types Chapter

Programming · Python · question 40

Q40

Which of the following is incorrect?

A.
float('inf')
B.
float('nan')
C.
float('56'+'78')
D.
float('12+34')
Answer

Answer: Option D

Solution

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