Answered You can hire a professional tutor to get the answer.
Need an research paper on student identification form. Needs to be 4 pages. Please no plagiarism.
Need an research paper on student identification form. Needs to be 4 pages. Please no plagiarism. else
output message("Please pay ",finesAccrued*0.2)
If nuO less than or equal 1 then
output message ("You can borrow ", maB - booksBorrowed, "books")
else
output message ("You can borrow 1 book for each overdue book returned")
Function exit
TASK 2-B
Function calculateFineStatus
' Constant to hold the value of maximum number of books allowed per student.