RosettaCodeData/Task/Factorial/TXR/factorial-2.txr
2014-04-02 16:56:35 +00:00

2 lines
50 B
Text

$ txr -p '[reduce-left * (range 1 10) 1]'
3628800