Having a problem with this part.
Using a 'counting' loop approach to simulate a entomologist collecting insects. The program should keep a running total of the insects collected for a five day period by asking for the number is insects collected each day.
When the loop is completed the total insects collected should be displayed.