Write a C# program that can add up to 10 vectors. Ask the user how many vectors they want to add at the beginning. then calculate the sum of the vectors. and the direction of the resultant. Make sure you allow entering the magnitude and direction in degrees.