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.