Computer Science, asked by amanjindalrj, 5 hours ago

Write a program to input two numbers and print them after swapping the values. Sample input= a=34, b=98
sample output, a=98,b= 34​

Answers

Answered by gimmelike
0

Explanation:

Write a program to input two numbers and print them after swapping the values. Sample input= a=34, b=98

sample output, a=98,b= 34

Similar questions