Simple python project that follows the PEP8 coding style guidelines and utilizes the following basic python fundamentals:
- While loops.
- If Statements and Boolean logic.
- Lists and Indexes.
- Multi-lined comments.
- User Inputs.
- Type Casting.
Stay tuned for a more advanced python project that explores more fundamentals.