Hey guys, I got such great help last time I decided to come back for more :). Hope I'm not bothering with these questions, my teacher isn't much for being nice or explaining..
Right now we are getting into methods, I know that they aren't that difficult but I for the life of me can't seem to wrap my head around them.
I know that we have the main method, and then methods after that are user created. What I don't understand is how I send variables to the user created methods, and when to initialize or if I need to multiple times since the methods are separate. I know how to return the variables, that's easy enough.
Thanks.