Hello guys, I am new to this website. It's nice to see these friendly people, anyways....
I have been trying to learn Java for a little bit now, I know the basics and some of the advanced things. But I came across a problem that is intriguing me so much. The problem was to create an ATM, I was provided with the ATM_UI class, a list of accounts called...accounts.txt, ATM class and another class.
The information you are prompted to input are Number, "PIN", if those 2 match then you can withdraw or deposit money.
But what I am tasked with is completing the program, it is supposed to read the accounts.txt file then analyze it. I will not post the 4 classes unless someone is willing to help me out....It would be muchly appreciated!
Nisaac