Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write down an application to perform the following transactions:- (vi)create students: zico, jojo, bobo (vii) zico pays an amount of Rs 12,000, jojo pays an

 write down an application to perform the following transactions:- (vi)create students: zico, jojo, bobo (vii) zico pays an amount of Rs 12,000, jojo pays an amount of Rs 24,000 and bobo pays an amount of 25,000 respectively for tuition fees. The total amount of fees to be paid is Rs 25,000 per semester. Display appropriate messages to show the amount paid and amount still pending (viii) Create books: 'Harry Potter' and 'L' Etoile de Ton Marko' with the following details (a) book_isbn: 101101 book_name: Harry Potter book_author: Percy Tomasson book_price: Rs 125/ number_of_copies: 12 (b) book_isbn: 102102 book_name: L'Etoile de Ton Marko book_author: Ras Babyjaby

3

book_price: Rs 1,500/ number_of_copies: 8 (vii) zico makes a reservation for book Harry Potter (viii) jojo borrows the book L'Etoile de Ton Marko (ix)bobo borrows the book Harry Potter Display appropriate messages for each of the transactions.

Step by Step Solution

3.51 Rating (154 Votes )

There are 3 Steps involved in it

Step: 1

Here is python application to perform task in the question initialize objects of a class students cl... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Quantitative Analysis for Management

Authors: Barry Render, Ralph M. Stair, Michael E. Hanna, Trevor S. Ha

12th edition

133507335, 978-0133507331

More Books

Students also viewed these Programming questions

Question

Discuss the impact of HSI on the Systems Acquisition Life Cycle

Answered: 1 week ago