Skip to main content

Default template for PDM package

Project description

mo조 [김태민, 오지현]: mo_cmd

설치

pip install mo_cmd

실행

$ mo-cmd
$ 정수 입력1
$ 정수 입력2 

코드

from mo_plus.plus import add
from mo_minus.minus import substract
from mo_divide.divide import divide

def call():
    a=int(input())
    b=int(input())
    print('add:',add(a,b))
    print('substract:',substract(a,b))
    print('divide:',divide(a,b))

Dependencies

"mo-plus>=0.1.0",
"mo-minus>=0.1.0",
"mo-divide>=0.1.0",

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

mo_cmd-0.1.1.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

mo_cmd-0.1.1-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file mo_cmd-0.1.1.tar.gz.

File metadata

  • Download URL: mo_cmd-0.1.1.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.16.1 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for mo_cmd-0.1.1.tar.gz
Algorithm Hash digest
SHA256 55cca43ee3db38773c4623432bafc03fcbb125145b9b63c1435590469f28c859
MD5 a0eed92952590ad1871f64b250349c93
BLAKE2b-256 16c664591202399b25676f261ca72505b0142c290b209ab159ba139a434e52ff

See more details on using hashes here.

File details

Details for the file mo_cmd-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: mo_cmd-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.16.1 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for mo_cmd-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 60776e8a1dd85db87a144e0632721d15a38e9dab2b02feef0aaebf59dd28cf88
MD5 f0581f1c3815a167d3d5237d3ea3b418
BLAKE2b-256 df20d00b3c71f19fbf6f46941f969e4e72bbd9dc4cebfbd83d20b2f6362822ed

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