getting infinite looping on this beast. beast. beast.
le code gets the amount of money from the User and puts into variable userChange.
I need to simultaneously subtract from userChange the amount and add to the dollars & cents variables everytime a subtraction is made, so i can determine what change to give back.
And im missing something here. i can't figure it out.
(btw this is not the way im doing it for class, just want to figure out how to do it this way first)