# Title: Walk around the mount # Author: Knox Meade # Date: 4 June 2026 # Version: 1 # Purpose: This program will ask you to walk around the mount for (i) in range (8): print(f"let's walk around the Mount") print("The program has ended.")