Skip to content

fortiss-cce/library-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Library System - Review

This is the code for a very simple library system. The system contains books (library.model.book) with their respective authors (library.model.author) and publishers (library.model.publisher). There are 3 types of books: Paper, Digital and Audio books.

There is a library class (library.py) that prints the longest crime audio book.

About

Clean Code - Functions 1 - Review Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages