Help for this page

Select Code to Download


  1. or download this
    for ( $var ) {
        my $go;
    ...
        ($go || $_ == 2 ) and $go++, print "i";
        ($go || $_ == 1 ) and $go++, print "j";
    }
    
  2. or download this
    ------------
    :Wq
    Not an editor command: Wq