Default template for PDM package
Project description
donzo_cmd
Simple Calculation You can use Calculator for free. This Calculator contains three functions(PLUS, MULTIPLE, and DIVIDE). Also this calculator never makes a mistake. Don't worry about getting it worse and feel free to use it!
Install
pip install donzo_cmd
Dependency
pip install donzo_plus
pip install donzo_multiple
pip install donzo_divide
Usage
# 더하기
$ call_plus(4,2)
6
# 곱하기
$ call_mulitple(4,2)
8
# 정수만 있는 경우
$ call_divide(4,2)
2
# 실수가 있는 경우
$ call_divide(4,3)
1.33333333
Availalbe Version
python version >= 3.9
donzo_cmd
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
donzo_cmd-0.1.3.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for donzo_cmd-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 713dcc92b964120c47c4901098605d3601965f48280d380bb92c0604bc67184d |
|
MD5 | 846b664400434b2bfb5edb656eeb4a5b |
|
BLAKE2b-256 | c394b9aed95fea680331a0ed43035be79d0923b7e417019126b02995d333a7e5 |