Index of Lab Programs (Amity University 1st Semester)
Index of Lab Programs (Amity University 1st Semester)
Index
Open-Ended Questions
Q1 A library charges a fine for every book returned late. For first 5 days fine
is 50 paise, for 6-10 days fine is one rupees and above 10 days fine is 5
rupees. If you return the books after 30 days your membership will be
cancelled. Write a program to accept the number of days the member is
late to return the book and display the fine or appropriate message.