updating DIRECTORY.md

This commit is contained in:
CedricAnover 2024-12-04 04:12:13 +00:00
parent 852038b3bf
commit 5da5a7dc87

View File

@ -856,6 +856,7 @@
* [Nested Brackets](other/nested_brackets.py) * [Nested Brackets](other/nested_brackets.py)
* [Number Container System](other/number_container_system.py) * [Number Container System](other/number_container_system.py)
* [Password](other/password.py) * [Password](other/password.py)
* [Pipeline](other/pipeline.py)
* [Quine](other/quine.py) * [Quine](other/quine.py)
* [Scoring Algorithm](other/scoring_algorithm.py) * [Scoring Algorithm](other/scoring_algorithm.py)
* [Sdes](other/sdes.py) * [Sdes](other/sdes.py)