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.