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

Invalid syntax #3

Open
Kipngetich98 opened this issue Feb 18, 2022 · 1 comment
Open

Invalid syntax #3

Kipngetich98 opened this issue Feb 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Kipngetich98
Copy link
Owner

Syntax error stems from incorrect punctuation or misspellings when typing line of code which caused the program to fail to run when launched.

Describing the bug
When I run the sudoku program, I get the following output:

SyntaxError: invalid syntax

To reproduce

Expected behavior/result

  • An n * n matrix fill with numbers

Current result
The program fails to run with a specific syntax error at line 22

Possible fix

  • Cross-heck line 22 for correct spellings and punctuation

Screenshot
image

@Kipngetich98 Kipngetich98 added the bug Something isn't working label Feb 18, 2022
@gnjuguna
Copy link

This is much better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants