- or download this
use strict;
use warnings;
use diagnostics;
use Data::Dumper;
- or download this
my $num1=$ARGV[0];
my $num2=$ARGV[1];
- or download this
# 1
# Ask the user for two numbers
...
# if the user enters more than two numbers
# say to the user: "you gave me too many numbers