I have a class that allows the user to enter a website name, their account, and password. So this class holds three variables.
The user is going to use this class several times so I want to make an array that holds the information for each time they use the class. I am a beginner student programmer and need help in doing this. If anyone can guide me that would be appreciated!