Find output of the following program: A = 130 B = 212 C = 2.4 D = "India" A = A + B - C C = A - C + B B = B % 7 C = C // 52 print(D,"is better than") print(141-C, "countries")
Answers
Answered by
0
India is better than 139.6 countries.
as D means India and 141-C=141-2.4=139.6
this is ur answer
please mark me as brainliest if it is correct and/or useful
hope this helps u...
Similar questions
English,
15 hours ago
Physics,
15 hours ago
Accountancy,
15 hours ago
Computer Science,
1 day ago
Environmental Sciences,
8 months ago
Economy,
8 months ago