Skip to content

Here I've shared few projects built using OOP in Python. The idea is to materialize learning via implementation.

Notifications You must be signed in to change notification settings

iamryanahmad/Python-OOP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OOPC MENSURATION --

Python code for a menu driven OOP mensuration class. Copy the code and create an object to calculate basic standard mensuration (area, perimeter, volume) of different shapes as displayed in the menu. You can also read description (formula and defination) of the concept in the section. Happy learning!

OOPC ATM SOFTWARE --

Python code for a menu driven OOP ATM class. Copy the code and create an object to perform basic banking operations (set pin, withdraw, deposit, etc.). Basic animation has been added to make code friendly. An fun project idea to get started with OOP. Happy learning!

About

Here I've shared few projects built using OOP in Python. The idea is to materialize learning via implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published