How do I write a python code to read from user the Student Name and GPA in one line, but if user enter a word like (off) the program stops .. I want to use while loop and Calculate and print the highest GPA and student name?
2 values = First int .. Second String. like = GPA ... name
