For this challenge, we need to generate a list of the first 1000 Roman numerals as strings.
The corresponding decimal numbers are generated in the start file. Add a string field that contains the corresponding Roman numeral.
Download the start.dfl (3.1 KB) file to get started.