Conversation
BethanyG
left a comment
There was a problem hiding this comment.
This largely looks good (nice work!). I might have more adjustments as we get the exercise going, but for now the changes are good and my suggestions are minimal.
Still noodling on if we want the related exercise to cover choosing between the methods, or if we only want to focus on f-strings. My first impulse is to do a mix of str.format() and f-strings, and leave the other stuff out. I worry that although template strings are important, they will confuse students, especially if/when we introduce Python 3.14s T-strings.
|
I'll take a closer look after work about adding an example for escapes not being applied and the formatting / alignment examples as well. |
BethanyG
left a comment
There was a problem hiding this comment.
I like this version! Just a few small nits, but nice work overall. 😄
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
No description provided.