RosettaCodeData/Task/Loops-Downward-for/Mathematica/loops-downward-for-3.math

2 lines
30 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Scan[Print, Range[10, 0, -1]]