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