# Introduction This program is designed to compute the net amount of a bank account based on a transaction log from console input. The program reads in a series of deposit and withdrawal transactions and outputs the final balance of the account.
Click the virtual machine below to start practicing