I'm having trouble getting the hash table to store/retrieve anything
Have a look at this image:
<img src="http://img0.uploadhouse.com/fileuploads/2422/242299006c7af860718a1d8413c8a1dcf7a32f6.jpg">
I'm setting the key "work" to that the value "656" then I try to change the string to the key "work, but it doesn't seem to work all it retrieves is "0"
Am I doing something wrong here?