Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 276 Bytes

File metadata and controls

15 lines (9 loc) · 276 Bytes

Print Pyramid

Print a pyramid of stars into the console line.

Getting started

Start the application.

go run main.go

Implementation