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
2019-11-29 00:23:37 +05:30
2019-10-18 08:13:58 +02:00
2019-12-07 06:39:59 +01:00
2019-12-08 23:27:42 +01:00
2019-11-23 04:06:52 +01:00
2019-12-07 06:39:59 +01:00
2019-10-05 10:14:13 +05:00
2019-12-07 06:39:59 +01:00
2019-11-18 12:47:26 +01:00
2019-11-17 19:37:58 +01:00
2019-11-17 19:37:58 +01:00
2019-06-02 12:14:18 +08:00
2019-11-17 19:37:58 +01:00

The Algorithms - Python

Donate  Build Status  LGTM  Gitter chat  contributions welcome   

All algorithms implemented in Python (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Community Channel

We're on Gitter! Please join us.

List of Algorithms

See our directory.

Open in Gitpod

Languages
Python 99.9%
Shell 0.1%