gh-107017: Rework the Fibonacci example#107132
Conversation
Rework the example to be simple to follow and also the concepts needed for that are now explained one by one with their own shorter examples.
Fix parts where a paragraph ended both with full-stop and colon. Added new paragraph, where example of simple loop is explained in detail. Plus warning about indefinite loops.
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
More precise and clearer wording. Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
CaedenPH
left a comment
There was a problem hiding this comment.
Other than these grammatical mistakes, looks like a good change to me
Sorry, something went wrong.
Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
lower the value -> decrease the value
SylvainDe
left a comment
There was a problem hiding this comment.
Very nice touch! Here are 2 cosmetic details
Sorry, something went wrong.
hugovk
left a comment
There was a problem hiding this comment.
A suggestion and some little wording things, otherwise looks good!
Sorry, something went wrong.
|
Thanks for working on this! As compared to the version on the left hand side, I found presenting all the concepts up front in detailed sections a little intimidating. I preferred seeing the four lines we're building towards first, and then an explanation of what's going on. |
Sorry, something went wrong.
|
The following commit authors need to sign the Contributor License Agreement: |
Sorry, something went wrong.
Rework the example to be simple to follow and also the concepts needed for that are now explained one by one with their own shorter examples.
Needs proofread. Please comment with your ideas for improvement.
📚 Documentation preview 📚: https://cpython-previews--107132.org.readthedocs.build/