Week 16 now live - can you generate an image for integers 1 to 1 million visualising the Collatz Conjecture
https://program52.com/en/challenge/2026/AAADF0A9C
#programming #coding #learn #maths #fun #challenge #school #university #college #education
Week 16 now live - can you generate an image for integers 1 to 1 million visualising the Collatz Conjecture
https://program52.com/en/challenge/2026/AAADF0A9C
#programming #coding #learn #maths #fun #challenge #school #university #college #education
@program52 there's a typo in the task description: "If n is even, multiply it by 2" should say "divide".
PS: what's collatz(1)?