Help for this page

Select Code to Download


  1. or download this
    FOR $loop from 1 to $max_tries
      $guess_count = $loop
    
  2. or download this
    for ( increment # of guesses to $max_tries) {
    # no clue what the 2nd line means then