Python icon indicating copy to clipboard operation
Python copied to clipboard

Remove duplicate Collatz sequence implementation

Open tianyizheng02 opened this issue 3 years ago • 1 comments

Feature description

I think one of 3n_plus_1.py and collatz_sequence.py should be removed, as they're nearly identical implementations of the same algorithm for computing Collatz sequences.

I'm not sure which of the two files should be deleted. I believe that "the Collatz conjecture" is the more well-known name for the problem, but it seems that 3n_plus_1.py is the older of the two files.

tianyizheng02 avatar Dec 28 '22 11:12 tianyizheng02

This I didn't see.. V C But I'm having trouble running and recognizing.. ??

Nomine-Nihil avatar Dec 28 '22 12:12 Nomine-Nihil