Write a program that prints its command-line arguments vertically, with three spaces between adjacent arguments. For example, yourprog WE LOVE SALAD will print W L S E O A V L E A D on five lines, spaced exactly as shown.