Commit c1489ec
Changed “var” to “let” in DecimalToOctal.js (TheAlgorithms#256)
* Changed “var” to “let” in DecimalToOctal.js
Moved 1 liner code into 2 lines.
* Update Conversions/DecimalToOctal.js
Co-authored-by: Tapajyoti Bose <44058757+ruppysuppy@users.noreply.github.com>
Co-authored-by: vinayak <itssvinayak@gmail.com>
Co-authored-by: Tapajyoti Bose <44058757+ruppysuppy@users.noreply.github.com>1 parent 8e44a53 commit c1489ec
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments