Skip to content

Commit

Permalink
update DIRECTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 24, 2024
1 parent bfd1948 commit ac1f0e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@
* [Volume](https://github.com/bellshade/Python/blob/main/math/volume.py)
* [Zellers Congruence](https://github.com/bellshade/Python/blob/main/math/zellers_congruence.py)

## Matrix
* [Median Matriks](https://github.com/bellshade/Python/blob/main/matrix/median_matriks.py)
* [Pencarian Biner Matrix](https://github.com/bellshade/Python/blob/main/matrix/pencarian_biner_matrix.py)

## Object Oriented
* Advance
* Pycode
Expand Down

0 comments on commit ac1f0e4

Please sign in to comment.