#2843·Python

Collatz Sequence

Author: FROGROWLCreated Aug 17, 2025Updated Jul 3, 2026

Creating a program to let the user see the process of in a collatz sequence of their inputs. Just a simple programming : )