Skip to main content

Use For Calculation Of Two Numbers.

Project description

Welcome To The Calculator!

============================

  • Use For Calculation Of Two Numbers.

Usage :


  • Add Two Numbers.
  • SubTwo Numbers.
  • MulTwo Numbers.
  • DivTwo Numbers.
  • AvgTwo Numbers.
For Ex :
--------
### Input :
> - obj = calculator
> - obj.add(3,3)
> - obj.sub(3,3)
> - obj.mul(3,3)
> - obj.div(3,3)
> - obj.avg(3,3)

### Output :
> - 6
> - 0 
> - 9
> - 1
> - 3

Project details


Release history Release notifications | RSS feed

This version

2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AmanCalc-2.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

AmanCalc-2.0-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page