Perpustakaan using python

less than 1 minute read

Published:

The program presented is a simple program for a Digital Library. This program utilizes object-oriented programming concepts by using several classes, namely `Color`, `Library`, `Person`, and `Student`.

image