An open API service indexing awesome lists of open source software.

https://github.com/blackcoder56/oop_in_python

Object Oriented Programming in Python
https://github.com/blackcoder56/oop_in_python

oop-in-python python3

Last synced: 7 months ago
JSON representation

Object Oriented Programming in Python

Awesome Lists containing this project

README

          

# Object Oriented Programing in Python

## Clone This repo
```bash
git clone https://github.com/BlackCoder56/OOP_in_python.git
cd OOP_in_python
```
## Run the App in Terminal
```bash
python3 main.py
```