Question #6: What will be the value of $1 after execution of the following code 59% on 846 times asked
my $txt = 'I am learning Perl'; $txt =~ /(\w+)$/;