In this unit, we'll learn how process and validate user inputs in Python as we create tools to facilitate business operations. We'll also begin to leverage built-in Python modules to extend the capabilities of our Python programs.
- User Interfaces (UI) and User Experience (UX)
- Capturing and Validating User Inputs
- Debugging
- Handling Errors
- Python Modules Overview