Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 24 Online
OpenStudy (anonymous):

please can somebody help with problem set 1b .below is link of my codes please help where i went wrong http://codepad.org/vduJE0lA

OpenStudy (anonymous):

the codes are in the attachement

OpenStudy (anonymous):

Safe ways to share code with others on this site. http://codepad.org/ http://dpaste.com/

OpenStudy (anonymous):

thanks zenab i habe now shared the code the link is at the question

OpenStudy (anonymous):

print statements can help you figure out if your code is doing what you think it is doing. http://codepad.org/UqbYM86h one thing that is happening is that balance is different on each iteration of your 'outer' for loop (line 5). for every new minpay, you want lines 6+ to start with the original balance that was entered. did that make sense?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!