This site requires JavaScript, please enable it in your browser!
Greenfoot back
divinity
divinity wrote ...

2016/12/9

reflection

1
2
3
Super_Hippo Super_Hippo

2016/12/12

#
The last code danpost posted creates that. It was to check if the methods which are changing the balance are working as intended and they seem to do. So you can just comment it out or remove it (change it back to it was before).
divinity divinity

2016/12/12

#
hey i got rid of it, just have to delete the whole piece of code
divinity divinity

2016/12/12

#
thank super_hippo
badcompany22 badcompany22

2016/12/12

#
Hey guys its Daithi here. If you like the video leave a like, tell me what you like about the video, and as always enjoy.
divinity divinity

2016/12/12

#
so danpost, super_hippo is there anywhere in both of my program that i can get the 120 when I entered id no. 2
danpost danpost

2016/12/12

#
Enter id 2; withdraw 30; deposit 100; exit; enter another id; exit; enter id 2; get balance. The instructions just gave you an example. It does not mean you need to end up with that amount. They just want that whatever actions you do throughout the running of the program, the balances stay accurate for each account.
divinity divinity

2016/12/12

#
ok ah see what yuh mean,
You need to login to post a reply.
1
2
3