Assignment 6
- Write a script that will display the first three arguements and a message with each.
- Write a script that will display the number of arguements and the values of all arguements passes.
- Write a script that will accept two arguments and will display the product (multiplication) of them.