#6.00X I can get the whole problem (#1) working in Excel and when I get to Python it keeps "spitting" out the same minimum monthly payment of 100.0. Anyone getting this same "error". I get results, but not the ones I'm looking for. I'm also reluctant to post all of my code as it probably goes against the "code" we all signed up for. I'm sure it's something small, as per usual.
post ur code here use http://pastebin.com/ or some alternate, otherwise i can't see how anyone can help because we're not seeing the error or why it only prints 100mmp. We're bound to the code as u very well said ;P
Hint: you are missing monthlyPaymentRate ... My advice is to read always very carefully what the problem asks....spend 10 mins on really understanding ,word per word ,what it says and asks you to do. If you do not use the variables given in the problem description the grader will not be able to assign the variables to it ,as it will be assigning variables to: balance - annualInterestRate - monthlyPaymentRate
Join our real-time social learning platform and learn together with your friends!