Python/conversions
Jawpral 74d96ab355 Fixed issue #1368 (#1482)
* Changed as suggested

Now return in same format as oct() returns

* Slight change

* Fixed issue #1368, return values for large number now is fixed and does not return in scientific notation

* Update decimal_to_octal.py
2019-12-08 23:27:42 +01:00
..
decimal_to_binary.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decimal_to_hexadecimal.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
decimal_to_octal.py Fixed issue #1368 (#1482) 2019-12-08 23:27:42 +01:00