Skip to main content

This is very basic calculator

Project description

My Calculator

Under construction! No tready for use yet! Currently experimenting and planning!

Developed by Bikash Chowdhury from DIA (c) 2023

Example of How TO USe (My Calculator)

Creating A caalculator

 
def add_number(a,b):
    return a + b

 
def add_number(a,b):
    return a - b

     
def add_number(a,b):
    return a * b

     
def add_number(a,b):
    return a / b


USES:
from mycalculator import calculator
calculator.add_number(7,8)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bikash_calculator-0.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file bikash_calculator-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bikash_calculator-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4baedc79bf5439d65c2fbceeea93a85930bee6b833b786454433bb2bbc1fa71
MD5 1f5424127568f32ca3e4e31b9c61af7e
BLAKE2b-256 e6d32a53207489c7ad58caf0bf92fdcab7ff677a68841314fb9c574fe6497f1b

See more details on using hashes here.

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