Help for this page

Select Code to Download


  1. or download this
    %values = (
      'radius' => 3,
    ...
      'URL' => '"https://www.geometry.org"',
      'max_no_of_attempts' => 4,
      );
    
  2. or download this
    %values = (
      ...,
      'URL' => 'https://www.geometry.org',
      ...,
      );