Problem
Write the function which will add the expense for particular user which will subtract the actual amount per month. Let's say user have added expense $100 and he/she have monthly balance of $5000 then this add function will minus the amount entered. See the result using check budget function which will show you actual result i.e. $4900.