how to save the balance variable, when there is a transfer from Variable A to Variable C, then Variable C will increase. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

how to save the balance variable, when there is a transfer from Variable A to Variable C, then Variable C will increase.

I have a bank system, have several arrays of Names and Balances, and I have a transfer process, for example: Variable A Transfer to Variable C, then the Variable C balance will increase. how to save this balance array.

29th Oct 2019, 1:02 PM
Reza Ahmad Fauzi
Reza Ahmad Fauzi - avatar
2 ответов
+ 1
How do you save your input values now?
29th Oct 2019, 9:53 PM
Kiuziu 💘 Berlin
Kiuziu 💘 Berlin - avatar
+ 1
If you have some code Snippets please post it with the plus button to import your code in your post. It's more easyer to understand what's your problem is. Regards kiuziu
29th Oct 2019, 9:55 PM
Kiuziu 💘 Berlin
Kiuziu 💘 Berlin - avatar