Python/conversions
Jasper 8b2d1b7f50 added decimal to hexadecimal conversion (#977)
* added decimal to hexadecimal conversion

* fixed error occuring as more digits were needed
2019-07-09 09:03:18 +02:00
..
decimal_to_binary.py Implement Three New Algorithms (#948) 2019-07-05 14:06:48 +05:30
decimal_to_hexadecimal.py added decimal to hexadecimal conversion (#977) 2019-07-09 09:03:18 +02:00
decimal_to_octal.py Implement Three New Algorithms (#948) 2019-07-05 14:06:48 +05:30