EricaHan21
7人加入学习
(0人评价)
High School Science
价格 660.00

https://docs.google.com/document/d/19nGo511MkJSPl7MQxoF9UWpFCbJzmH0hMe67XSWb6X0/edit?usp=sharing

[展开全文]
JoyLin · 09-15 · 该任务已被删除 0

//loan calculator
OUTPUT "Please enter the loan amount in dollars"
INPUT loanamount
OUTPUT "Enter the yearly interest rate %"
INPUT interest
OUTPUT "Please enter the loan period in months"
INPUT time

intpermonth = interest div 12
intmt = loanamount * intpermonth

inttotal = intmt * time

OUTPUT "The monthly payment is", intmt + (loanamount div 12)
OUTPUT "The total payment is", inttotal + loanamount

//

[展开全文]

授课教师

IELTS teacher

课程特色

图文(59)
Assignment(21)

最新学员

学员动态