139 B
139 B
Instructions
Given a positive integer, return the number of steps it takes to reach 1 according to the rules of the Collatz Conjecture.
Given a positive integer, return the number of steps it takes to reach 1 according to the rules of the Collatz Conjecture.