Running Horse

  1. Extend your "Running Q" homework so that your program shows 8 running horses as follows.
  2. Note that to print the backslash ('\') in C language, you will need to escape it with one more backslash.