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.2.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for donzo_cmd-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fda40c0c9e48b35f95fc509ae8be5abdefb1ee4b80df71ce5f0cbf4092eadbe5 |
|
MD5 | ba38c0a7142d7e60267876527dca95b4 |
|
BLAKE2b-256 | b906c21745096b929bd283dc7e5658f5e73c65e8e0050b0504e8e96bb5d1b30e |