I am wondering how to do an assignment for CS1. I am asked to read data from a txt file then output it to the screen. I am given a file that has the name of 78 weather stations, the elevation, and 12 numbers representing the monthly precipitation. I am supposed to use for loops to read this text and output the name, the elevation and the annual precipitation. I am new to programming and am really confused on how to even begin writing code using the for loop to read data from the file. an example of the given text file is attached along with how the information is to be displayed: