Press the green flag and enter a number. Watch it slowly go down to 1. How it works: You enter a number If the number is divisible by 3, it is divided by three. The step printed will be (/3) If it isn't one is either subtracted or added to the number. It is then divided by 3. (+1) (-1)
This is a solution to the coding challenge "a game of threes" TURBO MODE RECOMMENDED