Vidyalelo
Python · Q52

MCQs for Python Data Types and Numeric Types Chapter

Programming · Python · question 52

Q52

Which of the following is incorrect?

A.
x = 30963
B.
x = 0x4f5
C.
x = 19023
D.
x = 03964
Answer

Answer: Option D

Solution

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