- Write a function that takes in a variable
- Prints to console
- Generate a pyramid which as has a base with length as passed into the function
ex: if you pass 5 it will draw a pyramid of length 5 as the base
- NodeJS - Backend Code
- Python - Testing
- CodeClimate - Code Health Metrics