Different star pattern in Python
In this post we will discuss about different basic star pattern in Python. These are very basic and beginners programs, let me know in case you want me create more shapes and patterns. Star pattern : 1 * * * * * * * * * * * * * * * Program to implement … Read more