Computer Science, asked by prernaj1977, 6 months ago

write the program to input three numbers and swap them as this : second number gets the value of first to second number and third number gets the value of third number and third number​

Answers

Answered by ESHWARTHEGENUIS
0

Answer:

see if u are trying to saw all numbers equal than here it is

first number = 1

second number = 1

third number = 1

print(first number = second number = third number )

it is just basics

Similar questions