vladimirshefer/UPSTUDY
Whire a calculator that receives parameters from console and returns result
开放
#8 创建于 2017年12月8日
good first issuejava
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
-
Result of addition/subtraction two numbers
-
Result of multiplication/division two numbers
-
(Optional) Make it work with more than 2 numbers.
-
(Optional) Make it work with mixed addition and multiplication.