This C++ code computes the area of a 3-D object of choice when given the appropriate variables.
- Download Visual Studio Code for macOS or Windows
- Install C++ extention
- Run
npm install git+{copied_url}
to download all dependencies
This C++ code computes the area of a 3-D object of choice when given the appropriate variables.
npm install git+{copied_url}
to download all dependencies