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