Input a positive integer and see its Hailstone numbers generated by Collatz conjecture Collatz conjecture: If the number is odd multiply by 3 and add one If the number is even divide it by 2 Use for whatever
Watched a veritasium video about this and wanted to make a calculator added a 0.01 delay because it looks cooler like that :) Don't add any letters or else the sequence is 0