A basic Python 3 script to make a line graph by calculating the Collatz Conjecture from any given integer.
-
Updated
Aug 9, 2021 - Python
A basic Python 3 script to make a line graph by calculating the Collatz Conjecture from any given integer.
El programa proporcionado implementa una variante simplificada del famoso problema matemático conocido como "Conjetura de Collatz" o "Conjetura 3n + 1"
Collatz Conjecture calculation
Add a description, image, and links to the collatz-conjecture-math-console topic page so that developers can more easily learn about it.
To associate your repository with the collatz-conjecture-math-console topic, visit your repo's landing page and select "manage topics."