Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 

Repository files navigation

Star-Patterns

Different star patterns with two methods.

Examples

Star Pattern -1
*
**
***
****
*****

Star Pattern -2
*****
****
***
**
*

Star Pattern -3
1
22
333
4444
55555

Star Pattern -3-A
1 1 1 1 1
2 2 2 2
3 3 3
4 4
5

Star Pattern -3-B
1
12
123
1234
12345

Star Pattern -3-C
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15

Star Pattern -4
11111
2222
333
44
5

Star Pattern -5
5
44
333
2222
11111

Star Pattern -6
    *
   **
  ***
 ****
*****

Star Pattern -7
    *
   ***
  *****
 *******
*********

Star Pattern -8
    *
   * *
  * * *
 * * * *
* * * * *

Star Pattern -8-A
* * * * *
 * * * *
  * * *
   * *
    *
   
Star Pattern -9
A
BB
CCC
DDDD
EEEEE

Star Pattern -9-A
A
B C
D E F
G H I J
K L M N O

Star Pattern -10
* * * * *
 * * * *
  * * *
   * *
    *
   * *
  * * *
 * * * *
* * * * *

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.