Exercise 9 Read in a pre-prepared text file from disc with the following format: Mary 18 John 16 Joe 17 Susan 17 Then store it in two arrays, and output the results. Code the following Structured Design Chart into Pascal: