Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.68 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.68 KB


Accelirate, Inc. Interview Coding Challenge
JS logo python logo codeclimate logo

📝 Table of Contents

📙 About

Test requirements:

  • 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

⛏️ Built Using

✍️ Authors