
Components
(THINGS YOUR PROGRAM MUST CONTAIN):
- The ability to create 3
accounts with an Identification Number and balance. ( HINT: arrays )
- Make deposits into the
account and prove that it worked by showing the old and new balance.
- Make withdrawals from
the account and prove that it worked by showing the old and new balance.
- Check the account
balance.
- Have an exit command
from the main menu. Program
should continue to run until the exit command is given.
- Accounts can never be
less than zero.
- You must comment your
code. Any code without
comments will lose 1 letter grade.
- Programs must be
printed out and submitted into the G drive on the computers.
TURNING IN YOUR PROGRAM to the G Drive:
Open
the G drive, find my name: ÒrsteinbergÓ.
Open
that folder, and drag and drop your program into the ÒdropboxÓ.
It
will be automatically time stamped when you drag it into the dropbox.
Download a copy of this assignment in WORD format
Return to the Intro to Computer Programming Page