SAURABH JAIN

Results 5 issues of SAURABH JAIN

test
hacktoberfest

Currently, the code contains just a single `main.py`. - Add more methods, divide the logic to make the code more readable.

hacktoberfest

The code structure has too many `if` indentations, which makes the code difficult to read, make the happy path less indented by putting negative conditionals.

hacktoberfest

There are not test cases for this app. - add `py.tests`

hacktoberfest

As of now none of the methods contains docstrings, add docstrings and comments to longer procedures.

hacktoberfest