What will be the output of the given below statement in python?
>>> print (not (500
Answers
Answered by
0
Answer:
it will give an error .its a syntax error
Similar questions