// this program accepts a users monthly pay// and rent, utilities, and grocery bills// and displays the amount available for discretionaryspending// (which migh be negative)// modify the program to output the pay and total bills// as well as the remaning discretionary amountstartinput payinput rentinput utilitiesinput groceriesdiscretionary = pay – rent – utilities – groceriesoutput discretionarystop
/ @ 72% llcricket LTE 6:47 PM 슬 blackboard.mccneb.edu // This program accepts a user s monthly pay
OR
OR