Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 461 Bytes

File metadata and controls

38 lines (31 loc) · 461 Bytes

Patten 1

Print Hollow Rectangle Or Square Star Pattern - Get input for rows, columns

* * * * * * *
*           *
*           *
*           *
*           *
* * * * * * *
* * * * * * *
*           *
* * * * * * *
* * * * * * * * * * * * * *
*                         *
*                         *
*                         *
*                         *
* * * * * * * * * * * * * *

Patten 2

1
a a
2 2 2
b b b b