This is the Introduction chapter project submitted during the Udacity Data Structures & Algorithms Nanodegree course.
"Deconstruct a series of open-ended problems into smaller components (e.g, inputs, outputs, series of functions)."
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run python scripts is necessary have installed Python 3 in your environment. On local system i've used Python 3.6 and 3.7 to develop the different projects.
This project is licensed under the MIT License - see the LICENSE file for details