Let’s try some arithmetic operations. We have created a shell script - calculation.sh - that has 2 variables defined - A and B . Update the shell script to print the Sum, Difference, Product and Quotient of these values.
Please Guide me how to write
Please refer to the solution provided on the lab but i suggest you go through the course once again to see how to write a shell script
Regard
