data = {name: 'akshay', last_name: 'kakade'} new_hash = Hash[data] data.object_id new_hash.object_id
grades = Hash.new grades["Dorothy Doe"] = 9