adplus-dvertising
frame-decoration

Question

What error occurs when you execute?

apple = mango

a.

SyntaxError

b.

NameError

c.

ValueError

d.

TypeError

Posted under Python

Answer: (b).NameError

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What error occurs when you execute? apple = mango