mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
Remove duplicate implementation of Collatz sequence (#8836)
* updating DIRECTORY.md
* Remove duplicate implementation of Collatz sequence
* updating DIRECTORY.md
* Add suggestions from PR review
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
@@ -522,7 +522,6 @@
|
||||
* [Xgboost Regressor](machine_learning/xgboost_regressor.py)
|
||||
|
||||
## Maths
|
||||
* [3N Plus 1](maths/3n_plus_1.py)
|
||||
* [Abs](maths/abs.py)
|
||||
* [Add](maths/add.py)
|
||||
* [Addition Without Arithmetic](maths/addition_without_arithmetic.py)
|
||||
|
||||
Reference in New Issue
Block a user