...

/

Challenge: Swap the Values of Two Variables

Challenge: Swap the Values of Two Variables

Test your understanding by solving the challenge given in this lesson.

Problem statement

Write a code to swap the values of the two variables. We have already initialized the variables var1 and var2 at the ...