Brain Test Level 419
Question: Make the clock show 9:00.
The clock currently shows 1:00, and you need to display 9:00 using manipulation.
Solution:
You need to transform the number '1' into a '9'.
Drag the colon (:) separating the hour and minute display.
Place the colon directly on top of the '1' (the hour display). The vertical line of the '1' combined with the two dots of the colon will visually form the number '9'.
The clock should now read 9:00, and you will pass the level!
DIFFICULTY
Medium
PRO TIP
Look closely at the numbers displayed on the clock. Maybe you can combine some parts, specifically the hour '1' and the separating punctuation.