I have the following code to display only the uppercase alphabet. How would I edit the code to display both the upper case and lower alphabet still using an array and loops.