Another LOOP (for) expression question.

So in connection to my other post. We had another exercise that needed the output to be this:

10
1
9
2
8
3
7
4
6
5

My math skills are not good enough to make the expression inside the for here. >.< What should be the expression? We're allowed to only have ONE loop command.
There are more than one way to do this.

What if you would print two values in each iteration?
Topic archived. No new replies allowed.