Skip to main content

A simple calculator package

Project description

A simple and easy-to-use package that allows you to perform basic mathematical operations like addition. It contains a single function add() that takes two numbers as input and returns their sum.

Installation

To install Calculator22BEE0032, use pip:

$ pip install Calculator22BEE0032

Usage

To use the package, simply import it in your Python script and call the add() function with the two numbers you want to add as arguments.

from Calculator22BEE0032 import add
result = add(5,3)
print(result) # 8

Compatibility

The package is compatible with Python 3.7 and above.

License

Calculator22BEE0032 is open source and licensed under the MIT License.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

Calculator22BEE0032-0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

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