Help for this page

Select Code to Download


  1. or download this
    for (0+($i=3), 0+($i=2), $i=1) {
      print "$_ and $i\n";
    }
    
  2. or download this
    for ( temp, temp2, $i ) {