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