Question: Create a new perl script file, myperl.pl, that will read 4 numbers and determine which number is the smallest using if-statements, and then displays the
Create a new perl script file, myperl.pl, that will read 4 numbers and determine which number is the smallest using if-statements, and then displays the smallest number. You are not allowed to use any perl built-in functions, such as sort in your script.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
