classroom-resources / classroom-resources/autograding-example-python
Make code more Python
Open
- Dominant language
- Python
- Stars
- 48
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Remove the semicolon at the end of the first line
https://github.com/education/autograding-example-python/blob/master/hello_test.py#L1
Contributor guide
No contributing guide indexed for this repository
Research direction
Open hello_test.py at line 1, as linked in the issue, and inspect the first line. Remove the trailing semicolon and run the repository's Pytest checks to confirm the example still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100