A bug collector collects bugs every day for seven days. Write a program in Python that finds the highest number of bugs collected over a course of seven days. The program should ask for the number of bugs collected each day, and when the loop is finished, the program should display the highest number of bugs collected in the week. Your output will look something like this: