7 lines
89 B
Text
7 lines
89 B
Text
repeat for each item in [
|
|
1990,
|
|
2008,
|
|
1666
|
|
]
|
|
put RomanNumeralsEncode(it)
|
|
end repeat
|