Os, Write the output of the following program lines?
print(not (3 and 4-5))
print(not(3-4 or 4-51)
Answers
Answered by
0
Answer: ERROR
Explanation: Objects of type int are not iterable.
Similar questions