Skip to content

Update word_search.py #20

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

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Update word_search.py #20

merged 1 commit into from
Oct 3, 2023

Conversation

ruddyscent
Copy link
Contributor

@ruddyscent ruddyscent commented Oct 2, 2023

Fix the conditional to check the valid location of the diagonal towards the bottom left. This PR resolves the issue #19.

Fix the conditional to check the valid location of the diagonal towards the bottom left.
@ruddyscent ruddyscent changed the title Update word_search.py [#19] Update word_search.py Oct 2, 2023
@davecom davecom merged commit 0077e97 into davecom:master Oct 3, 2023
@davecom
Copy link
Owner

davecom commented Oct 3, 2023

Thank you very much. This is a good catch! Appreciated.

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