Hey there,
I'm writing a program that takes 5 players names and scores and sorts them and outputs the top 3.
I just started writing this and already I'm stuck. How can I get someone's name(I'm going to limit them to first name only) and their score, both in one line and save each of those values for future sorting?
Please and thank you