Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyRubyhashes literals and fetchSingle-choice MCQ

Given h = {a: 1}, which call returns the string "none" without raising an error when the key is absent?

h = { a: 1 }