1.2.1 Array Methods & Properties

An array comes with properties and methods we can use in our programming to accomplish tasks with our array data.

Length

Push

Pop

Shift

Splice



Example Lab Blackjack