Help for this page

Select Code to Download


  1. or download this
    1 -> Bob
    2 -> Joe
    3 -> Sunny
    4 -> Hannah
    
  2. or download this
    my %race_results = (
        first  => 'Bob'
        second => 'Joe',
        third  => 'Sunny',
        fourth => 'Hannah',
    );