A quick file demo
- A configuration file holds the data in the following format
- A person's first name, which contains no whitespace.
- The file that contains a set of numbers separated by one or more whitespace characters.
- Print the names and total of their numbers.
- Print the name of the person with the highest number.