This is my recreation of the famous Collatz conjecture. The Collatz conjecture is a very famous maths problem. The rules are that you start with any number and ,if it is even, you divide the number by two. Otherwise (if it is odd), you multiply it by three and add one. If it never end s at one then you have solved the problem and you cn go to claim $1,000,000 (this is actually true, it is one of the millennium maths problems). This takes a loooooooong time to load after you click the green flag so I suggest viewing this project when you have time. This is 100% by me.
This is all by me but with v2.0 @TheChorister helped me make it faster. Go and check out their remix ======> https://scratch.mit.edu/projects/487366777