This is an interesting conjecture: Take any give number, lets say 92. If it's even: Divide it by 2 (92 --> 46 --> 23) If it's odd, multiply it by 3, and add 1. (23 -->70) The conjecture states that eventually any POSITIVE number will eventually end up in the "4, 2, 1, 4" loop. The weird thing about this conjecture is that negative numbers have 3 separate loops they can go in, one being the "-5, -14, -7, -20, -10, -5" loop Note: Since scratch can't handle bigger numbers, it doesn't do this process right with numbers that have to be expressed with "e" in them