Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 276 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 276 Bytes

PHP-ShapeDrawing-ASCII-ART

ASCII art is something that uses various characters to draw various shapes. By being creative with loops, conditions and printing spaces and asterisks; various shapes can be drawn. In this activity, create a function each to draw the said shapes.