Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 200 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 200 Bytes

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)