Skip to main content

project package

Project description

shipzo 사칙연산 팀 프로젝트

기능

  • 더하기
  • 곱하기
  • 나누기

설치

$ pip install shipzo_cmd

결과

# 더하기
$ python
>>> from shipzo_plus.shipzo_plus import sum
>>> sum(a,b)
# 곱하기
$ python
>>> from shipzo_mult.shipzo_mult import mult
>>> mult(a,b)
# 나누기
$ python
>>> from shipzo_divide.shipzo_divide import divide
>>> divide(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

shipzo_cmd-0.1.3.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

shipzo_cmd-0.1.3-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

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