Ok so I am making an ArrayList of objects and I need to be able to generate as many objects (Savings Accounts in this case) as the user inputs. So I'm guessing I need a for loop to generate objects. I don't really know how to do this. If someone could just help me out with the algorithm that would be awesome!
Thanks
