I want to print a \'2\' in a star pattern like:
***** * ***** * *****
I tried this:
#include int main() {