Solution: Fix the Code
This lesson provides a solution to the challenge given in the previous lesson.
We'll cover the following...
Solution #
Here is a fixed version of the code that will swap the values of a
and b
...