Shapes Challenge
Docker - https://www.docker.com/
Build image: docker build . -t 7d-shape-challenger
Run: docker run -it --rm --name 7d-shapes 7d-shape-challenger
With the docker container running the script, follow the instructions on the console. You will have the ability to select what shape you want to calculate the area for, as well as set their parameters.
- Filipe Mendonça | filipesm-7