Student Lab 1: Input, Processing, and Output

A variable named option of the data type Integer and set its value to 0. Input option. Write an if statement that will determine which option to run. Call a module called writeToFile that passes pints and averagePints. Call a module called readFromFile that passes pints and averagePints. In the writeToFile Module ................
................