Question 1
A custom dice starts with:
• Top: 1, Front: 2
It is rotated: rotate backward → rotate counterclockwise → rotate forward
What number is on the TOP face after these rotations?
Initial: Top=1, Front=2
Rotation sequence: B → CC → F
After applying all rotations, Top=4, Front=2, Right=1
Rotation sequence: B → CC → F
After applying all rotations, Top=4, Front=2, Right=1