Skip to main content

A basic calculator

Project description

##Basic Calculator Can be used for addition, subraction ,division and finding the remainders ##SOURCECODE: def add(a,b): return a+b def subract(a,b): return a-b def multiply(a,b): return a*b def divide(a,b): return a/b def remainder(a,b): return a%b

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

VMCalculator-0.0.1.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

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

VMCalculator-0.0.1-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file VMCalculator-0.0.1.tar.gz.

File metadata

  • Download URL: VMCalculator-0.0.1.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.5

File hashes

Hashes for VMCalculator-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4f19f18796167253f2b081152b21c2be810dbc10df0bb167cecac8c8bda021ab
MD5 4dfe53504592ceeeae5807c3fd2f531b
BLAKE2b-256 6322f974e1a8a3cd6b58f4d80977f905d19739da49876de693dedc0cad4c91a8

See more details on using hashes here.

File details

Details for the file VMCalculator-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: VMCalculator-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.5

File hashes

Hashes for VMCalculator-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5bdde8566735fb7ddf4fef5aedbee487e7537db69f4d3a90d6c810725bf1e8ca
MD5 a12c1e3e990458b223ec885ecc53c112
BLAKE2b-256 b958a003cd775ce54825a1af64917bd614a81fb9e10712f6813e1c2ddbe7253a

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