Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 220 Bytes

CollatzConjecture

Program that takes random number in and displays you a graph how that number processed in Collatz Conjecture.

Run CollatzConjecture.py to start program. You'll only need one dependancy: matplotlib.