Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

29-MakingInvertedTriangleWithStars

A program that draws an inverted triangle to the screen with asterisks (*) is designed using loops and the number of row is taken from the user.

cats