in reply to Re^6: Perl VS Python
in thread Perl VS Python

Myopic much? named sprintf compared to named sprintf
print "Hello $name! Today is $day!\n"

Replies are listed 'Best First'.
Re^8: Perl VS Python
by ruzam (Curate) on Oct 20, 2009 at 01:13 UTC

    Just trying to stay in the same fruit category as the original Python example :)