Exercise: Juggling Values
Coding exercise to test your learning of mutation and assignment.
Task
Due to unforeseen circumstances, some values of variables have been shifted into one another. Your task: to fix this using your newly acquired knowledge of variable mutation. ...