Skip to main content

A simple calculator for Mehedi

Project description

Under construction ! Not ready for use yet! Currently experimenting and planning!

Developed by Mehedi Mahmud (c) 2023

Example of How To Use USN Calculator

Creating A Calculator

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

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

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

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

USES:
from meh_calculator import calculator
calculator.add_numbers(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

If you're not sure about the file name format, learn more about wheel file names.

meh_calculator-1.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file meh_calculator-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: meh_calculator-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for meh_calculator-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 630b11870e7fc879297955ec26608f457936994cb1d14912e70878ef5bdad752
MD5 0d42fedaccfc42b5b94489d9764c0e7c
BLAKE2b-256 ac906ab9ff3209960de51fb4566850d71bf4b71aa8218b9a5aa1c06f625347ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page