Computer Science, asked by amankwaavincent8, 4 months ago

Draw a flowchart to find the selling price of an item, given the percentage loss or gain and the cost of the item​

Answers

Answered by deepak6245
0

start _

(read :principal ,amount,rate of interest,and time period )

simple interest = (principal amount ×rate of interest ×time period/100)

(print simple interest )

(stop)

Similar questions