"Learning Management System' date updated
"Loan Management System' date updated
"Load Memory Scan' date updated
I don’t know why it doesn’t have that
Answer:p=float(input("Enter current bank balance:"))
i=float(input("Enter interest rate:"))
t=float(input("Enter the amount of time that passes:"))
print((p ((1+i)*t)))
Explanation:if this answer it looks weird its my phones fault