1. The following unsigned integer readings are stored in data register starting from REG10 (address 10H). 
Data (H): 40, 45, 4A, 32, 52, 38, 3A, 44
Write a program that finds the average temperature. Simulate your program in PIC18 IDE Simulator and attach a screenshot of your simulation while the program is running.