Please using only printf function to print out this shape:
* *** ***** ******* ********* ******* ***** *** *
Hidden content!#include <stdio.h>int main (void){* * * * ** * * * ** * ** ** * * * * *** * ** * ** * * **** * * * * ** * * *** ** * * ** * ** * **** *** * * * * * **** * ** * *** ***** * ** *** * *******\n");