Skip to content

Latest commit

 

History

History

PyramidOfStars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Print Pyramid

Print a pyramid of stars into the console line.

Getting started

Start the application.

go run main.go

Implementation