Feedback for these lessons is very much welcome. If you like or hate something about a lesson let us know, either on GitHub, via Mail or just tell us in person ;)
x
Swap
Write a function that swaps the values of 2 variables.
Experts: Write a function, that rotates 3 values in a given direction.
###Hints###
Don’t forget the buffer variable.
##Solution##
coming soon.