Computer Science, asked by satnamomar2005, 7 months ago

A Library charges a fine for books returned late as given below:
First five days
40 paisa per day
Next five days
65 paisa per day
Above 10 days
80 palsa per day
Write a program to calculate the fine assuming that a book is retumed N days late.​

Answers

Answered by Kanishkasrivastava
0

Explanation:

add 0.65 also in the last elif part and the code is in python if you want the code on java or c just write the things necessary above the code and write my code in the body if the program

Attachments:
Similar questions