Skip to content

Commit 55faf64

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 4e2a95b commit 55faf64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,7 @@
710710
* [Validate Solutions](https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py)
711711

712712
## Quantum
713+
* [Deutsch Jozsa](https://github.com/TheAlgorithms/Python/blob/master/quantum/deutsch_jozsa.py)
713714
* [Half Adder](https://github.com/TheAlgorithms/Python/blob/master/quantum/half_adder.py)
714715
* [Not Gate](https://github.com/TheAlgorithms/Python/blob/master/quantum/not_gate.py)
715716
* [Quantum Entanglement](https://github.com/TheAlgorithms/Python/blob/master/quantum/quantum_entanglement.py)

0 commit comments

Comments
 (0)