Take a look at the magic letter below that uses a combination of * and whitespaces to showcase a unique pattern. It has 7 characters in each line and a total of 6 lines.
*******
**
**
** **
** **
******Write a simple program using either print() or println() to print this magic letter.