Skip to content

Challenge Manipulate Arrays With unshift()

SaintPeter edited this page · 1 revision
Clone this wiki locally

Manipulate Arrays With unshift()

myArray.unshift('Paul'); Basically you call unshift and pass what was deleted.

Something went wrong with that request. Please try again.