Suppose you have developed a robot that follows simple commands in the following order: Up, Down, Left and Right.
However, it doesn't follow these orders at all! Could you fix the block of constants in the code below?
Tip: Don't forget that the constant name should be on the left.