I'm working on this class and runner assingment for csa and i'm stuck on this part. The concept is i'm going to ask for an amount of money to withdraw from the account using scanner but I keep getting an error messege saying "balance" hasn't been initialized.
error:
I tried changing the instance variable to public but that didnt work.
View on Stack Overflow
