# Title: Mount Maunganui College # Author: Lucca Asbury # Date: 17/06/2025 # Version: 1.0 #Purpose: To display the text Mount Maunganui College for i in range(5): print("Mount Maunganui College") print("The program has ended")