154k views
3 votes
Draw a flow chart except the principle, time and date from the user. and display the simple interest and amount as output.​

User M Arfan
by
4.6k points

1 Answer

1 vote

Answer:

See attachment for flowchart

Step-by-step explanation:

The explanation is as follows

1. Start

2. Get input for principal, time and rate

3. Calculate Interest using Interest = Principal * Rate * Time/100

4. Print Interest

5. Stop

Draw a flow chart except the principle, time and date from the user. and display the-example-1
User Prasad Wargad
by
4.8k points