Computer Science, asked by DollySingh231206, 4 months ago

6. Program to input salary of an employee and display the salary that the person will receive for each
of the next 5 years if he gets an increment of 10% every year.
7. Program to input the principal, rate of Interest and display the simple interest to be paid at the end
python (in loop)
unnecessary answer will be report​

Answers

Answered by sampangisailu1e
1

(7) Simple interest is calculated by multiplying the daily interes . ... the daily interest rate by the principal amount by the number of days that ... Now let's see the scope of the variables declared.

EXAMPLE1: Input : P = 10000 R = 5 T = 5 Output :2500 We need to find simple interest on Rs. 10,000 at the rate of 5% for 5 ...

Similar questions