Problem:
Question: Write a gui program that really only has 3 things it needs to do.
- Create a gui that has an image on top and a button below.
- Every time you click the button the image changes
- be able to change the image 3 times and start back at the first
Please show your code and ecplain in detail.