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

ValueError
SyntaxError
TypeError
NameError

ANSWER DOWNLOAD EXAMIANS APP