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

Issue in transaction solution #21

Open
asmtoha opened this issue Jan 2, 2023 · 3 comments
Open

Issue in transaction solution #21

asmtoha opened this issue Jan 2, 2023 · 3 comments

Comments

@asmtoha
Copy link

asmtoha commented Jan 2, 2023

Screenshot 2023-01-02 201938

@asmtoha
Copy link
Author

asmtoha commented Jan 2, 2023

though it's giving expected output

@asmtoha
Copy link
Author

asmtoha commented Jan 2, 2023

ff

@gdevakumar
Copy link

ff

For the last token of the sentence, it is trying to check the next token.. Hence the error.
Stop the iteration with last before element and it works..

Here is my solution:
image

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

2 participants