/PyShapes

Primary LanguagePython

PyShapes

Contents:-

Area --> area.py

This module (area.py) contains different methods to find area of basic geometrical shapes.

Perimeter --> perimeter.py

This module (perimeter.py) contains different methods to find perimeter of basic geometrical shapes.

Note:-

To use these modules

  • Clone this repository on your machine
  • Paste this repository (PyShapes) in your workspace
  • Import Package
  • import package-name.package.module as rename