#!/usr/bin/perl# your code goes here$color_of{apple} = "red";print $color_of{apple};
Standard input is empty
red
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!