Just click the green flag and watch!
This project takes a random number, and does one of two operators on it: -If it's odd, multiply the number by 3 and add 1 to it. -If it's even, divide by 2. This repeats (with the new numbers) until it reaches 1.