Problem Statement: Develop a command-line application that interacts with the user.
Detailed Scenario: Create an interactive Python program that prompts the user for input and performs tasks such as calculations or data retrieval.
Use Case Approach: Use Python’s built-in functions to gather user input and provide feedback.