Home ยป Programming Language (coding) ยป Python MCQs ยป Which of the following declarations is incorrect in python language?

Which of the following declarations is incorrect in python language?

Which of the following declarations is incorrect in python language?

A. xyzp = 5,000,000
B. x y z p = 5000 6000 7000 8000
C. x,y,z,p = 5000, 6000, 7000, 8000
D. x_y_z_p = 5,000,000

Correct Answer: Option B. x y z p = 5000 6000 7000 8000 

Take Part in Discussion:

Your email address will not be published.

Solve : *
24 − 14 =