Enter any number and the rule which is if the number is odd, multiply by 3 and add 1, but if it's even, divide by 2, will always bring the number to a loop from 4, 2, 1, and back to 4. Try it yourself!