#Title: March around the mount #Author: Eduan Fouche #Date:14/11/25 #Version:1 #Purpose: Create a loop display for x in range (8): print("Let's walk around the Mount") print("The program has ended")