Skip to content

Some of the changes made to the code to make it more clean#3

Open
bibeklekhak wants to merge 1 commit intounclebob:mainfrom
bibeklekhak:patch-1
Open

Some of the changes made to the code to make it more clean#3
bibeklekhak wants to merge 1 commit intounclebob:mainfrom
bibeklekhak:patch-1

Conversation

@bibeklekhak
Copy link

Using more descriptive and meaningful names for variables and functions.
Using constants instead of magic numbers.
Breaking up the code into smaller functions that do one thing and do it well.

> Using more descriptive and meaningful names for variables and functions.
> Using constants instead of magic numbers.
> Breaking up the code into smaller functions that do one thing and do it well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant