in reply to Re: Any improvement over the code possible??in thread Any improvement over the code possible??
my @numbers = (); say average(@numbers); [download]