asweigart / asweigart/codebreaker
simpleSubHacker.py - line 100 - Typo
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 364
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
` # If a letter is solved, than it cannot possibly be a potential`
Should be:
` # If a letter is solved, then it cannot possibly be a potential`
Contributor guide
No contributing guide indexed for this repository
Research direction
Open simpleSubHacker.py at line 100 and inspect the comment containing “than.” Change it to “then” as specified in the issue. Done means the comment matches the requested wording; no test is mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100