I'm trying to create a program that takes user input for a number of students then asks the user for students names and a test score. Names and test scores should be assigned to two arrays, we are...