Here is an assignment for you - Declare a string as 'Spoken Tutorial' and Print it 5 times Declare an array of colours as @colorArray = ('red', 'white', 'blue') and Print the element of an array using foreach loop