Write a program to read in a vector defined by a length, and
an angle,
, in degrees which prints out the corresponding
co-ordinates. Recall that arguments to trigonometric functions are
in radians.
Demonstrate correctness by giving the co-ordinates
for the following vectors
Hint: remember that
and