This is a beginner level repo which contains all the basic oop's concepts such as :
- Abstraction
- Encapsulation
- Inheritance
- Error Handling
- File handling
sudo apt update && sudo apt upgrade -y
sudo apt install python3To run a program use new.py
python3 filename.py
(Use python3 for latest versions)Feel free to contribute to this repository . PR's are accepted !