So, Hash is the collection of keys and their values. For example, Hash1 = {"Color" => "Red"} # is a hash object as it has a key value pair.
確定! 回上一頁