mirror of
https://github.com/wahyd4/cash-code-test.git
synced 2026-08-09 05:16:05 +10:00
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
OPEN_ACCOUNT Tom
|
|
DEPOSIT Tom 520.30
|
|
BALANCE Tom
|
|
TOTAL_BALANCE
|
|
WITHDRAW Tom 340.00
|
|
BALANCE Tom
|
|
OPEN_ACCOUNT Lily
|
|
DEPOSIT Lily 1980.55
|
|
BALANCE Lily
|
|
WITHDRAW Lily 550.33
|
|
BALANCE Lily
|
|
TOTAL_BALANCE
|