Ready, steady... GO!
You will receive an email with the instructions of the access to this challenge, so you can do it whenever you want!
This is a CLI application that receives 2 arguments and represent the created wall in ASCII, easy-peasy, isn't it? Well, let's see...
To do so, your CLI command have to receive the following parameters:
HOW TO REPRESENT YOUR WALL
To represent your one-and-only creation you have to use the following elements:
Any builder knows that, if you just put a brick over another, your wall is going to fall down as you turn your
back!
To build a strong wall you have to follow these considerations:
$> build 5 5
$> build 10 7
$> build "eight" [3]
null
$> build 12 -4
null
$> build 123 1024
Naah, too much...here's my resignation.
ABOUT THE CREATOR
This challenge has been created by the technical team of Schaman, a tech startup that is revolutionizing customer support, obtaining differential values of efficiency and customer satisfaction.
To do so, they automatically create personalized attention flows that detect the root cause of the problem with minimum dependence on customer interaction, and at the same time allow preventing it in the future.
The team of engineers in charge of creating this challenge is responsible for the construction of Schaman.
Ready to challenge yourself and build something you're proud of?