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
0
Answer:
What will be the output of the following Python statement? Explanation: + operator is concatenation operator.
Similar questions