mattharrison / IllustratedPy3

Notes and issues for Illustrated Guide to Python 3
13 stars 5 forks source link

9.5 Summary #304

Closed mclaughlin closed 7 years ago

mclaughlin commented 7 years ago

You also looked the .format method and gave examples of formatting strings. Finally, the chapter introduced a new feature in Python 3.6, f-strings.

"looked the" --> "looked at the"

I would recommend using "We" instead of "You."

We also looked at the .format method and gave examples of formatting strings. Finally, the chapter introduced a new feature in Python 3.6, f-strings.

mattharrison commented 7 years ago

Oct 2