milkchocolate / money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money

For showing differences between OO and FP

Problem to solve

Given discount rate is 20% and tax rate is 10%, calculate the final price for any given listing price.

How to run

./gradlew bootrun

About


Languages

Language:Java 100.0%