Lafore's Ordered Array
Ordered Array Operation

New creates array with N cells (60 max)

Fill inserts N items into array.

Ins inserts new item with value N.

Find finds item with value N.

Del deletes item with value N.

(Type N into "Enter number" box.)