ruby initialize hash with default value code example Example: initialize hash with 0 value ruby numbers = Hash.new(0)