Here is my code that is kind of like a calculator that takes in the users description and amount and it keeps adding the amount until the user wants to stop.
This is a working code however now I have to divide it into functions. But I'm confused how I would approach that. Any tips would be nice. :D