Question: Please type out and post NO pictures, please. Write a Perl script to calculate the following. Practice a simple command line calculator. See the sample
Please type out and post NO pictures, please. Write a Perl script to calculate the following.

Practice a simple command line calculator. See the sample output on the right. . Use the read command twice to prompt users to enter two integer numbers.Eile Edit View Search Terminal root @ubuntu: Save them to two variables . Display the sum, difference, product and quotient of these two numbers. Enter number 2:8 Enter number 1:10 10+8=18 18-8-2 10*8-80 root@ubuntu:.#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
