Can you tell me the 15 errors in the code you just created?
Answers
Answered by
1
Answer:
uhhh..... please tell the code and the language
Explanation:
ps: the entire code is missing
Answered by
0
Answer:
PLEASE MARK Y ANSWER AS BRAINLEST!!!
Explanation:
def lookUp(obj):
if isinstance(obj, Mailbox):
print "Look for a mailbox"
elif isinstance(obj, Document):
print "Look for a document"
else:
print "Unidentified object"
Similar questions
English,
4 months ago
Political Science,
4 months ago
Math,
4 months ago
Math,
8 months ago
Computer Science,
11 months ago