I have 3 functions and all of them have information the user inputs, but then I need to grab all that information and compute something in another function.
I heard I have to use return to do this?
But I am really unclear on how this command works, can somebody please give me an example? It would be really helpful.