Help for this page

Select Code to Download


  1. or download this
    # these two variables are indentical when printed to STDOUT
    $var1 = rand(1);
    ...
    } else {
        print "got problems?\n";
    }
    
  2. or download this
    # these two variables are indentical when printed to STDOUT
    $var1 = rand(1);
    ...
    } else {
        print "got problems?\n";
    }