PatOnTheBack
a2236cfb97
Improve Formatting and Code Quality (#934)
* Improved Formatting of basic_maths.py
- Added docstrings.
- Improved whitespace formatting.
- Renamed functions to match snake_case.
* Improved Formatting of factorial_python.py
- Added docstrings.
- Improved whitespace formatting.
- Renamed constants to match UPPER_CASE.
* Improved Formatting of factorial_recursive.py
- Improved whitespace formatting to meet PyLint standards.
* Improved Code to Conform to PyLint
- Renamed `max` to `max_num` to avoid redefining built-in 'max' [pylint]
- Removed unnecessary parens after 'while' keyword [pylint]
* Improved Formatting of factorial_recursive.py
- Added docstrings.
- Improved whitespace formatting.
2019-07-02 09:35:43 +05:30
..
2019-06-08 20:25:34 +08:00
2019-04-22 22:53:56 +08:00
2019-05-26 21:56:10 +05:30
2019-05-26 21:56:10 +05:30
2019-07-01 16:10:18 +08:00
2019-07-01 16:10:18 +08:00
2019-07-02 09:35:43 +05:30
2019-05-26 21:56:10 +05:30
2019-04-22 22:53:56 +08:00
2019-07-02 09:35:43 +05:30
2019-07-02 09:35:43 +05:30
2019-05-28 20:51:48 +08:00
2018-11-03 12:08:13 -08:00
2019-06-08 20:25:34 +08:00
2019-07-02 09:35:43 +05:30
2019-05-26 21:56:10 +05:30
2019-05-26 21:56:10 +05:30
2018-10-19 17:14:25 -05:00
2019-07-01 16:10:18 +08:00
2019-06-08 20:25:34 +08:00
2018-10-19 17:14:25 -05:00
2019-06-10 12:16:36 +05:30
2019-05-26 21:56:10 +05:30
2018-10-19 17:14:25 -05:00
2018-10-20 14:45:08 -05:00
2018-10-19 17:14:25 -05:00
2018-10-19 17:14:25 -05:00