Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    
    ...
    else {
        print "bad choice\n";
    }
    
  2. or download this
    what is your name: steve
    hello steve
    select letter
    a
    good choice