csc-python-solutions/02/x/4 - Payment Calculator.py
2021-02-18 21:07:20 +01:00

2 lines
44 B
Python

print(min(max(10, balance*0.021), balance))