RunestoneInteractive / RunestoneInteractive/pythonds
1.9.1: discuss f-strings
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 273
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
The book seems to be primarily using pep-498 style strings, but 1.9.1 still uses printf-style formatting.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating section 1.9.1 in the book and compare its printf-style formatting with the surrounding use of PEP 498 f-strings. Determine whether the section should be updated for consistency, then verify that the revised examples remain correct and clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100