/Star-Pattern

In this code, You can print a star pattern by entering the number of turns you want to print.

Primary LanguagePython

Star-Pattern

In this code, You can print a star pattern by entering the number of turns you want to print.

In this file, We just using simple python(While-loop, For-loop, If-else , Input-method0)