https://online.codingblocks.com/player/7545/content/4696?s=1436
Pattern is not clear in hollow rombous pattern can i get the correct pattern
Hey Ankush, in hollow rhombus problem you are supposed to print the below pattern
input: 5
output:
*****
* *
* *
* *
*****