Swap values between two variables

Use unpacking to swap the values of the variables one and two.
Python
Setting up Python environment...
Output