Learning to Code Functions: Shrubbery Part Two
Overview
In this part of the assignment, you will refactor the Simple CLI Shrubbery Storefront from Part 1 to use functions. This will make the code more modular, organized, and easier to maintain.
Objectives
By the end of this assignment, you will be able to:
* Use functions to modularize your