multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

Arrays #76

Closed Hannah0701 closed 1 month ago

Hannah0701 commented 1 month ago

Create and manipulate arrays in.

Learn how to create and manipulate arrays. Understand common array methods (push, pop, shift, unshift).

By completing these tasks, you will have an understanding of core data structures used by Ruby developers and be able to manipulate these structures through the use of iteration.

https://www.theodinproject.com/lessons/ruby-arrays https://launchschool.com/books/ruby/read/arrays

https://github.com/Hannah0701/ruby-exercises https://github.com/Hannah0701/ruby-exercises/commit/e5f869ab06e51f9aa6302e211c4f6f99f3208ade

https://www.theodinproject.com/lessons/ruby-nested-collections