Skip to main content

This is very basic calculator

Project description

asalamcalculator

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

Developed by Abdus Salam from DIA (c) 2023

Exmples of How To Use (Asalam 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 asalmcalculator 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

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

asalamcalculator-1.1.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for asalamcalculator-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d1cf74de56e2e3709f4c2cb9133fe4e46e342c29c1cf49a2558ecf2ba90248e
MD5 e1be31180757962918288d58d398fa9c
BLAKE2b-256 fafced08f5f99fa042148d41fdfa06eaa06966b62d803c7d8c8a969c9f05d716

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