my $str = prompt("Enter a string: "); my $int = prompt("Enter a integer: ");
Last updated 11 months ago