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