(TCOs 5, 6, 8) Write the C#
(TCOs 5, 6, 8) Write the C# code to for the following problem. Declare an array to store five values; they could be decimal numbers. Prompt the user to store values into the array. Then prompt the user for a percent to increase each value of the array. Adjust the values and print the new […]