Examveda

What error occurs when you execute the following Python code snippet?
apple = mango

A. SyntaxError

B. NameError

C. ValueError

D. TypeError

Answer: Option B


This Question Belongs to Python Program >> Data Types And Numeric Types

Join The Discussion

Related Questions on Data Types and Numeric Types