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