We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
d0c54ac
Python 3.12.0
setuptools==68.2.2 wheel==0.41.2
for array [1,3,4,5,6] the output should be 2
the output got is 4
The text was updated successfully, but these errors were encountered:
i have resolved the but its failing in build and the code working fine on mine system.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Repository commit
d0c54ac
Python version (python --version)
Python 3.12.0
Dependencies version (pip freeze)
setuptools==68.2.2
wheel==0.41.2
Expected behavior
for array [1,3,4,5,6] the output should be 2
Actual behavior
the output got is 4
The text was updated successfully, but these errors were encountered: