#!/bin/bash# your code goes here declare -a hashhash=([a]="A" [b]="B" [c]="C" [d]="D") echo ${hash[a]}
Standard input is empty
D
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!