Skip to main content

A very basic calculator

Project description

This is a basic calculator that either adds, subtracts, multiplies or divides 2 numbers.

##Use case scenario ~~ import divbasiccalculator as dc

dc.add(2, 3) dc.sub(2, 3) dc.mul(2, 3) dc.div(2, 3) ~~

Change Log


0.0.1 (2/9/21)

--First release

0.0.2 (3/9/21)

--Fixed a few bugs that didn't allow successful pip installs

Project details


Download files

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

Source Distribution

divbasiccalculator-0.0.2.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

divbasiccalculator-0.0.2-py3-none-any.whl (1.8 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