Swapping Places

Sally starts at position (3,5)

Fred starts at position (4,5)

Write the code that comes before the END SUB to make Sally and Fred trade places with Sally at 4,5 and Fred at 3,5 facing each other.

What is the least possible number of commands required to make the swap?