Pattern is not clear in hollow rombous pattern can i get the correct pattern

https://online.codingblocks.com/player/7545/content/4696?s=1436

Hey Ankush, in hollow rhombus problem you are supposed to print the below pattern
input: 5

output:

    *****
   *   *
  *   *
 *   *
*****