Second Square puzzle
By well-wisher
Thu, 28 Sep 2017
- 337 reads
You have a horizontal row of squares numbered 1 to 10.
You have a chess pawn that is placed on square number 1 (That must be its starting position)
You MUST move the pawn two squares each time you move it.
But you may move it backwards or forwards any number of times and you are allowed to move it fowards 1 and backwards 1 (counting that as moving 2 squares).
Can you move the pawn so that it ends up on square number 2?
(remember the pawn MUST be moved 2 squares each time you move it)
- Log in to post comments