Computer Science, asked by aaryanrock03, 7 months ago

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 preemanna
0

Answer: ERROR

Explanation:  Objects of type int are not iterable.

Similar questions