Python/conversions
bnMikheili ec2d900b03
implement sdbm hash algorithm (#2094)
* implement sdbm hash algorithm

* fix bug: styling

* fix styling for decimal_to_any
2020-06-11 22:22:16 +02:00
..
decimal_to_any.py implement sdbm hash algorithm (#2094) 2020-06-11 22:22:16 +02:00
decimal_to_binary.py conversions/decimal_to_binary.py: Add type hints (#2001) 2020-06-02 16:47:10 +02:00
decimal_to_hexadecimal.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decimal_to_octal.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
roman_to_integer.py Create roman_to_integer.py (#1636) 2019-12-21 00:23:15 +01:00