watch and learn
3x+1 is a math problem when you pick a number. if it's a even divide it by 2 else you times it by 3 then add 1 however if you repeat that you get a loop [4/2=2, 2/2=1, (1x3)+1=4, 4/2=2...] so I was trying to find a number that doesn't end up like this so I made this program