Create a system with the Python programming language using the concepts learned in the lessons for the diagram,

Asked

Viewed 18 times

-1

inserir a descrição da imagem aqui

A. Create a method to insert a book (all books must have a category. Ex. Mathematics); B. Create a method to list all books, when books are listed must show the category of the book; C. Create a method to edit (change) a book; D. Create a method to delete a created book; E. Create a function to check the amount of books in stock; F. Create a method to sell of stock. G. Create a method to check the total value of the bookstore box. H. Make a menu method to call the created functions

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.