0

help me about program this:

please help me to make a program of this: Create a program that will ask the user to input name,gender,and number of appliances to buy. the example output is:just guide customer name: Billy sex: (M/F): M number of appliance to buy: 3 ***************************** item. price number of appliance to buy: 3 a. flat screen. 14,500.00 b. refrigerator. 1,200.00 c. stand fan. 1,850.00 d. aircon. 15,500.00 ******************************** after selecting the total number of appliance to buy,the following output will appear. ************** item1: a item2: b item3: c *************** the program will ask the user to enter discount(the discount should be in decimal form you must divide by 100 to convert it to percentage,after inputting the discount the following message will appear. after the message appear the program ask again the user to input cash tendered, if cash is less than to amount to pay ,the program will ask again the user to input cash, if cash is greater than equal to amount to pay,user change will display. **************************** enter discount(%): 10 Hi,Billy .you brought 3 items with total of 15700 and you got a discount of 1570 amount to pay: 14130 cash tendered: 15000 change: 870 **************************** That all thank you

27th Aug 2016, 12:14 PM
billy
billy - avatar
1 Antwort
0
you can do it!
7th Sep 2016, 3:13 PM
Steven Murphy
Steven Murphy - avatar