Help for this page

Select Code to Download


  1. or download this
    # let's say you've got the user input in $input..
    
    ...
    else {
      print "input wasn't filled in\n";
    }