- Home
- Algorithms & Flowcharts for ICSE Computers
Draw flowchart for the following Input the quantity purchased and the
Algorithms & Flowcharts for ICSE Computers
Draw flowchart for the following:
Input the quantity purchased and the rate. Calculate the total purchase price and display it along with the gift to be presented. The gifts to the customers are given as under:
Amount of Purchase (Rs.) | Gift |
---|---|
100 and above but less than 500 | A key ring |
500 and above but less than 1000 | A leather purse |
1000 and above | A pocket calculator |
The flowchart will end with a 'Thank you' message.