Help for this page
Select Code to Download
Select
or
download this
#!/usr/bin/perl ... $num2 = int(rand(12)+1); $answer = $num1*$num2; }