Computer Science, asked by khushiyd123, 5 months ago

15.What will be the output of the following code fragment: a= 100 b=200 print(a>100 and b>200)​

Answers

Answered by mk829119
0

Answer:

the output is False

the output is False

Similar questions