Skip to main content

this is my first module (basiccalculator). Made by ByteVolx

Project description

About basiccalculator

A basic calculator that can add, subtract, divide, and multiply numbers. To use basiccalculator you can choose between these 4 functions.

If you used from...

If you used from to import this package, you can just type in: divide(number1, number2), multiply(number1, number), subtract(number1, number2), or add(number1, number2)

If you used import...

If you used import to import this package, you can just type in: basiccalculator.divide(number1, number2), basiccalculator, multiply(number1, number), basiccalculator.subtract(number1, number2), or basiccalculator.add(number1, number2)

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

basiccalculator-ByteVolx-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

basiccalculator_ByteVolx-0.0.1-py3-none-any.whl (2.9 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