Computer Science, asked by rishika29846, 4 days ago

What will be the output of the following python statement?

>>> print (300>200 or 300

a. False

b. 300

c. 500

d. True

Answers

Answered by itzkillern356
0

Answer:

What will be the output of the following Python statement? Explanation: + operator is concatenation operator.

Similar questions