Computer Science, asked by kripa1048, 6 months ago

Write a python program for each of the following : i)To read three numbers in three variables and swap the first two variables with the sums of the first and second, second, and third numbers respectively. ii)To take a 2-digit number and print the reversed number.ie, if the input is given as 25, then the program should print 52.

Answers

Answered by ProblemUnlocker
3

I have given the attachments of code you can refer it .

Please mark my answer as brainliest and do follow me

I have written this code only4u

Attachments:
Similar questions