Challenge for Collatz Conjecture
Challenge
Given a num
variable, can you print all the numbers in num
's Collatz sequence until 1 is reached? Print the numbers space-separated (and each test case on its own line).
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.