Skip to content

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

About

Pattern printing using Python 🐍

Topics

Resources

Code of conduct

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages