Checking the Answer with Button Part 4
In order to show the angle that user guessed, we need to show its label. Because, there is no command (to my knowledge), we will write a dynamic text to hide and show. The position of this text should be in the middle of the angle. So we need to create a position that stays in the middle of the angle.
Your turn.