Collatz Conjecture in Python Archive

Description

The Collatz Conjecture is a statement which asserts that every number eventually reaches 1 if you repeat two simple arithmetic operations. Although it is unproven, it has fascinated scientists for little under a decade with its simple and enigmatic design. This event will teach you how to program the conjecture in python. 

Curriculum Developers

If you have any questions about the curriculum, need any support, want to submit your code to RCA please reach out to us at redmondcodeassociation@gmail.com. 

Learning targets:

Collatz Conjecture in Python - Shrey Shah