You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just look over the code and refactor if needed and comment each and every class, along with every function call, describing what the return value means, if any, and what the function parameters are used for, and what sort of data manipulation is expected to happen.
The text was updated successfully, but these errors were encountered:
Just look over the code and refactor if needed and comment each and every class, along with every function call, describing what the return value means, if any, and what the function parameters are used for, and what sort of data manipulation is expected to happen.
The text was updated successfully, but these errors were encountered: