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

NameError
SyntaxError
ValueError
TypeError

ANSWER DOWNLOAD EXAMIANS APP