print $hash{'abacus'}[0]; # Prints "1" print $hash{'qwerty'}[1]; # Prints "7"