This App using for Money Dinomination.
User Input: Capture the amount from the user.
Calculate Denominations: Use a loop to calculate how many of each denomination fit into the total amount.
Display Results: Show the breakdown of denominations to the user.