mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-12-18 01:00:15 +00:00
* added automated doctest to decimal_to_hexadecimal.py in conversions * improved error handling and added more test cases in decimal_to_hexadecimal.py * implemented 0x notation and simplified AssertionError * fixed negative notation and added comparison test against Python hex function |
||
---|---|---|
.. | ||
decimal_to_binary.py | ||
decimal_to_hexadecimal.py | ||
decimal_to_octal.py |