#Title: March around the Mount #Author: Jack Pilott #Date: 14/11/25 #Version: 2 #Purpose: Create a loop 8 times for x in range (8): print("Lets walk around the Mount") print("The program has ended")