Computer Science, asked by kamadibhavani02, 2 months ago

>>>print(10 + 20') will give the output

Answers

Answered by humamasadkhan008
0

Answer:

The output will be 1020 as given in the attachment. Explanation: It will not get the sum of numbers (10 and 20) until you declare them as int.

Similar questions