// this program accepts a user's monthly pay // and rent, utilities, and grocery bills // and displays the amount available for discretionary spending // (which might be negative) // modify the program to output the pay and the total bills // as well as the remaining discretionary amount start input pay input rent input utilities input groceries discretionary start input pay input rent input utilities input groceries discretionary= pay - rent - utlilites - groceries output discretionary stop
Get the answer
Category: ecology |
Author: Hedda Galya
Related Questions
// this program assigns values to two variables // and performs mathem

// this program creates a screen with two textboxes and a button. // w

// isordered // // return true if the queue contents are in increasin

Category
biomedicalengineering
// this season, the probability that the yankees will win a game is 0.54 and the probability that the yankees will score 5 or more runs in a game is
womensstudies
/// the point (a, b) is the top of a rectangle. after a transformation, it maps to the point (-a, b+3), what type of transformations happened? a.) re
art
/// please answer!! // if a preimage is (0,1), (4,0), (4,1), what are the points after a translation of 3 units up and then a reflection over the y-a