Skip to content

AndresMWeber/accelirate-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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