Skip to main content

This is very basic calculator

Project description

Bikash 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 (Bikash Calculator)

Creating A caalculator

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

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

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

     
def div_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 Distribution

bikash-calculator-0.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file bikash-calculator-0.2.tar.gz.

File metadata

  • Download URL: bikash-calculator-0.2.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for bikash-calculator-0.2.tar.gz
Algorithm Hash digest
SHA256 dad0d9cc915ae183d634a23ebe80594efa7b29c777623f4e7a04858f375a9f8a
MD5 a32764a45b7e35fb44d03b03d924984f
BLAKE2b-256 35d471a3d6fac22571bc8133b72655b4365ba4a8e78e8aa9ea1cb552e30b8f1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bikash_calculator-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47df47333db8acceaadd5b1b80f34d61f864a03264380e0ee814438a85153ed2
MD5 e40d4e00af3e6b7ca3e45a0275203f82
BLAKE2b-256 daa26c5b9b07c4a0c917f2a7dcdd9956a6bbe79542e35afaf18eec5a40b1bf83

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