Think about it one more time!
If you first prepend 1
then prepend 2
then prepend 3
then prepend 4
then prepend 5
you end up prepending "54321"
so you need to reverse it to ^5^4^3^2^1 if you want to do it the other way around.
If you first prepend 1
then prepend 2
then prepend 3
then prepend 4
then prepend 5
you end up prepending "54321"
so you need to reverse it to ^5^4^3^2^1 if you want to do it the other way around.