Arrays can be 2d, 3d
Hashes: Values are assigned to keys using =>.
Hash.new: creates a new, empty Hash. It's the same as setting the variable equal to the empty curly braces ({})
iterating over hashes:
Create a HISTOGRAM:
Arrays can be 2d, 3d
Hashes: Values are assigned to keys using =>.
Hash.new: creates a new, empty Hash. It's the same as setting the variable equal to the empty curly braces ({})
iterating over hashes:
Create a HISTOGRAM:
Discover best practices to secure CI/CD without slowing down your pipeline.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)