Using OOP syntax

Rewrite the following English statements as object oriented messages

  1. Tell the man named Elmer to walk 5 steps
  2. Tell the Jeroo named kim to turn to the left
  3. Send a message to a Jeroo named Devon to give a flower to the Jeroo directly in front of him.


--------------------------------------------------------------------------------