Collatz 2

1
2
#!/usr/bin/python
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Makes a graph of collatz numbers between 1 & n, with each number pointing to the next number in line, and it also calculates the size of the cycle of each number

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.