Skip to content

FahimFBA/pattern-python

Repository files navigation

Pattern Printing

Patterns with the Video Tutorial

πŸŽ–οΈ Pattern 1

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

Check the Video tutorial

πŸŽ–οΈ Pattern 2

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

Check the Video tutorial

πŸŽ–οΈ Pattern 2 - Understanding the range function

Check the Video tutorial

πŸŽ–οΈ Pattern 3

1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 

Check the Video tutorial

πŸŽ–οΈ Pattern 4

1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 

Check the Video tutorial

πŸŽ–οΈ Pattern 5

πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ πŸŽ–οΈ 

or

# # # # # # # # # # # # # # # 

Check the Video tutorial

πŸŽ–οΈ Pattern 6

1 1 1 1 1 2 2 2 2 3 3 3 4 4 5 

Check the Video tutorial

πŸŽ–οΈ Pattern 7

5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 

Check the Video tutorial

πŸŽ–οΈ Pattern 8

1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 

Check the Video tutorial