print("$simpsons{father}\n"); print("$$string{mother}\n"); print("${$array[0]}{son}\n"); print("${$hash{family}}{daughter}\n");