The second part is "the program should also calculate the monthly payment". So first question is "Am I gong right" and second "how to Calculate monthly payment?"
The second part is "the program should also calculate the monthly payment". So first question is "Am I gong right" and second "how to Calculate monthly payment?"
According to the description of what you need to accomplish, no. You're not going right. You were to ask the user for the amount they wanted to receive, not the face value of the loan. Enough information is given for you to determine the formula you need to use.
[Edit: The instructions give very clear directions now how to calculate the monthly payment.]