Range expansion

From Rosetta Code
Revision as of 22:25, 15 July 2010 by rosettacode>Paddy3118 (New task and Python solution.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Task
Range expansion
You are encouraged to solve this task according to the task description, using any language you may know.

Expand the range of integers 0-9,11-14,16-19,22-25,27-33,35,36,38,39 which is in the format described in Range extraction to a list of integers.