2 lines
88 B
Text
2 lines
88 B
Text
f := n -> convert(n, arabic):
|
|
seq(printf("%a\n", f(i)), i in [MCMXC, MMVIII, MDCLXVI]);
|