How can I decrease numbers in a For Loop by a certain amount?

后端 未结 0 1556
日久生厌
日久生厌 2020-11-29 21:03

So here is the question

So far I have this code:

loan = float(input("Enter your loan amount"))
repayment = float(input("Enter your repay         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题