Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 672 Bytes

File metadata and controls

20 lines (12 loc) · 672 Bytes

Object-Oriented Programming II

Repository created with the objective of sharing programs developed in the Object Oriented Programming 2 course taught by professors Dr. Jônata Tyska and Dr. Mateus Grellert.

Notes about the classes are in the Wiki.

Installation

Use the package manager pip to install the requirements.

pip install -r requirements.txt

Contributions

Pull requests are welcome. For big changes, please open an issue first to discuss what you would like to change.

License

MIT