Question #8: What will be the value of $1 after execution of the following code 67% on 725 times asked
my $txt = 'I am learning Perl'; $txt =~ /(.*)\s/;