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
- Host: GitHub
- URL: https://github.com/blackcoder56/oop_in_python
- Owner: BlackCoder56
- Created: 2025-06-15T19:22:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-15T19:37:48.000Z (7 months ago)
- Last Synced: 2025-06-15T21:06:50.449Z (7 months ago)
- Topics: oop-in-python, python3
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```