# Title: March around the mount # Author: Hugo Hicks # Date: 16/06/2025 # Version: 1.0 #Purpose: To instruct people to march around the mount for o in range(8): print("Let's walk around the Mount") print("The program has ended.")