Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

count.js file need to modify. #2

Open
Aapush01 opened this issue May 10, 2024 · 0 comments
Open

count.js file need to modify. #2

Aapush01 opened this issue May 10, 2024 · 0 comments

Comments

@Aapush01
Copy link

In the count.js file return statement is wrong which is why when we are increasing or decreasing any number they show wrong it is even in Odd number. so the Correct return statement is " return count % 2 === 0; "

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

No branches or pull requests

1 participant