Skip to content

VishalSingh-module4#82

Open
vishalsingh456 wants to merge 7 commits intohotwax:mainfrom
vishalsingh456:vishalSingh-Module4
Open

VishalSingh-module4#82
vishalsingh456 wants to merge 7 commits intohotwax:mainfrom
vishalsingh456:vishalSingh-Module4

Conversation

@vishalsingh456
Copy link

Completed Module 4

-Learned about functional programing.
-Completed all problems of module4
-Learned how to Async function.

console.log(allEmployees);
break;
case 5:
break loop;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly use 'process.exit(0)' in place of 'break' to exit the program.

* @param {number} pinCode
* @param {String} country
*/
constructor(city, state, pinCode, country){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly add comments to increase the readability of the code.

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.

2 participants