write a program that uses loops to fill and print an array that contains a b c d and e 1
Write a program that uses loops to fill and print an array that contains A, B, C, D, and E.
Your report should include:
• 5 points: Your name
• 20 points:A single question describing what the question is asking
• 30 points:Your code
• 10 points:Your code output
• 10 points:A discussion of your solution