lesson- 4, withdrawl function #1011
TimeKeyRoll
started this conversation in
General
Replies: 1 comment 4 replies
-
Thanks 'shiv'. So it means Patrick had the mistakes there? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I understand how "for" loop and "call" function works. but what i don't understand is why we are using "for" loop before "call" function. should it not be after the "call" function. i mean we want it to be on zero when we withdrawal. right? but its making it to zero before "call" function is executed. could please anyone explain me in easy and lay man language why we are using "for" loop before the "call" function and and how come it is making its value in zero.

thankyou very much.
Beta Was this translation helpful? Give feedback.
All reactions