Write a program in C to record the temperature
Write a program in C to record the temperature and pressure values in a scientific experiment and store the data in two one-dimensional arrays, then identify the extreme values (Low and High Values) of pressure and temperature. The array size is 20.