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