Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl
    
    ...
    print 2 << 2;
    print "\n";
    print 2 << 3;