Yes, and it's just the first one that popped up for me that says:
This code does not execute properly. Try to figure out why.
>>>def multiply(a, b):
>>> a * b
and the errors pop up as
"None should equal 1", "none should equal 3.5"
Don't give me any hints on the code!!!!!
I just want to know what the "none should equal' means