Skip to content

Latest commit

 

History

History
113 lines (96 loc) · 660 Bytes

File metadata and controls

113 lines (96 loc) · 660 Bytes

Pattern 1

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

Pattern 2

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

Pattern 3

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

Pattern 4

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

Pattern 5

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

Pattern 6

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

Pattern 7

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

Pattern 8

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

Pattern 9

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

Pattern 10

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