Write a smalltalk script in the playground


Problem

Write a Smalltalk script in the playground that instantiates an empty OrderedCollection object, generates 20 random integers between 0 and 15 (inclusive), and adds those integers to the OrderedCollection. You should then print the contents of the OrderedCollection, as well as the number of unique elements in the OrderedCollection.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a smalltalk script in the playground
Reference No:- TGS03298198

Expected delivery within 24 Hours