We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3eb8e commit e30fb10Copy full SHA for e30fb10
DIRECTORY.md
@@ -347,6 +347,7 @@
347
* [Happy Number](https://github.com/bellshade/Python/blob/main/other/happy_number.py)
348
* [Hex To Rgb](https://github.com/bellshade/Python/blob/main/other/hex_to_rgb.py)
349
* [Is Palindrom](https://github.com/bellshade/Python/blob/main/other/is_palindrom.py)
350
+ * [Logic Gate](https://github.com/bellshade/Python/blob/main/other/logic_gate.py)
351
* [Power Dac](https://github.com/bellshade/Python/blob/main/other/power_dac.py)
352
* [Rgb To Hex](https://github.com/bellshade/Python/blob/main/other/rgb_to_hex.py)
353
* [Strong Password Check](https://github.com/bellshade/Python/blob/main/other/strong_password_check.py)
0 commit comments