+ 2
I need a code to print?
* * * * * * * *
1 Answer
0
I don't know C, but I wrote this is python.. Port it over and it can make that shape any size you want... Enter a number.. bigger number == bigger square ... Only thing is when you for loop it, you don't need to divide by 2 like I did. I did because I wanted more square than rectangle
https://code.sololearn.com/c7tNBQz2ev9a/?ref=app