- or download this
chomp($guess = <STDIN>);
- or download this
Name the definitive rock band..
The Who
...
You Rock!
- or download this
#!usr/bin/perl
...
print $grade . "\n"; # calculate and print user's grade
print "\nRockstar Programming Inc. All Rights Reserved";
- or download this
my @correct = qw / 1 2 3 4 5 6 7 8 9 10 /;