Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rows=int(input("no of rows:")) k=2rows-2 for i in range(0,rows): for j in range(0,k): print(end=" ") k=k-2 for j in range(0,i+1): print(" ",end=" ") print(" ")

About

Config files for my GitHub profile.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages