Write an application that displays a box, an oval,
an arrow and a diamond using asterisks (*), as follows.
********
**
*
*
* *
* *
***
* *
* *
* *
*****
* *
* *
* *
*
* *
* *
* *
*
* *
* *
* *
*
* *
* *
* *
*
* *
* *
* *
*
* *
********
**
*
*
This shouldn’t be too hard. If you need some help,
click here. The solution
will be available here
after the end of next week’s class.