myHash = Hash.new["key1" => "value1", "key2" => "value2", "key3" => "value3"]
puts "#{myHash}"
#Prints nothing but a new line to the screen "the \n is becuase of the puts method"
myHash1 = ["key1" => "value1", "key2" => "value2", "key3" => "value3"]
puts "#{myHash1}"
#prints the hash to the screen.
# Why does the first way not add the hash to myHash? but the second way does?
bXlIYXNoID0gSGFzaC5uZXdbImtleTEiID0+ICJ2YWx1ZTEiLCAia2V5MiIgPT4gInZhbHVlMiIsICJrZXkzIiA9PiAidmFsdWUzIl0KCnB1dHMgIiN7bXlIYXNofSIKCiNQcmludHMgbm90aGluZyBidXQgYSBuZXcgbGluZSB0byB0aGUgc2NyZWVuICJ0aGUgXG4gaXMgYmVjdWFzZSBvZiB0aGUgcHV0cyBtZXRob2QiCgpteUhhc2gxID0gWyJrZXkxIiA9PiAidmFsdWUxIiwgImtleTIiID0+ICJ2YWx1ZTIiLCAia2V5MyIgPT4gInZhbHVlMyJdCgpwdXRzICIje215SGFzaDF9IgoKI3ByaW50cyB0aGUgaGFzaCB0byB0aGUgc2NyZWVuLiAKCiMgV2h5IGRvZXMgdGhlIGZpcnN0IHdheSBub3QgYWRkIHRoZSBoYXNoIHRvIG15SGFzaD8gYnV0IHRoZSBzZWNvbmQgd2F5IGRvZXM/