#Title: March around the Mount #Author: Daniel #Date: 18/11 #Version: 1 #Purpose: repeating what we should do for i in range(8): # Generates numbers from 0 up to (but not including) 4 print("let's walk around the Mount") print("The program has ended.")