In this video you'll learn about 3 helpful Ruby methods for arrays & strings.
These methods are:
Prepend
Append (for strings is different, but same effect)
Insert
With these methods you'll be able to add new items, or new text into any position of a give string or array object.
Don't forget to like this video if you found it helpful!
Thanks for watching :)