codebar / tutorials

🗒 codebar's tutorials
http://tutorials.codebar.io/
257 stars 241 forks source link

Added expected output for methods unshift and push #427

Closed TomHodson91 closed 5 years ago

TomHodson91 commented 5 years ago

Array methods example for unshift and push doesn't show expected output which is helpful for someone to see exactly what happens to the array and reinforces the descriptions of these methods