When i will try to solve it's shows error and i tried whatever want but still getting error

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.

Hi @avijadhav2378,
You should have to write these steps in a file named calculation.sh.

Regards,

1 Like

Please Guide me how to write

Hi @avijadhav2378

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