We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Take N (number of rows), print the following pattern (for N = 5).
* * * * * * * * * * * * * * * * * * * *
Input Format
Constraints
0 < N < 10 (where N is an odd number)