project package
Project description
shipzo 사칙연산 팀 프로젝트
기능
- 더하기
- 곱하기
- 나누기
설치
$ pip install shipzo_cmd
결과
- 더하기
$ python
>>> sum(a,b)
>>> sum(a+b)
- 곱하기
$ python
>>> sum(a,b)
>>> sum(a*b)
- 나누기
$ python
>>> sum(a,b)
>>> sum(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.1.tar.gz
(1.6 kB
view hashes)
Built Distribution
Close
Hashes for shipzo_cmd-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89371fd7d8dfebce3bd0cb1dafe98f9a4c3d9490d32ce8f5d7c4e3c5115b1b5a |
|
MD5 | f1fd3010a8ff321782a34e1005df5be8 |
|
BLAKE2b-256 | 0bb9fa8f9a3c01acf7d63d2af023c166bd3c4ed393de44e6a571083837ed96ec |