Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 203 Bytes

Collections Exercise

Intention

This program intends to remove strings containing 'oggy' from a list of strings. oggy spells ugly!!..

Method

The code does the work according to the intention.