assignment 2329
1-Read and print the data from the brain.csv file
2-Extraxt the HeadSzie and the BrainWeight into separate arrays (print as column vectors)
3- Find the average, max, and min values for the 2 data columns.
4- Plot the head size verses the brain weight

