mirror of
https://github.com/Asabeneh/30-Days-Of-Python.git
synced 2026-06-12 21:01:48 +08:00
Merge pull request #722 from asiahcrutchfield/patch-1
Fix grammatical error on line 157
This commit is contained in:
commit
ded431b1a2
@ -154,7 +154,7 @@ print(formated_string) # "The following are python libraries:['Django', 'Flask',
|
||||
|
||||
#### New Style String Formatting (str.format)
|
||||
|
||||
This formatting is introduced in Python version 3.
|
||||
This format was introduced in Python version 3.
|
||||
|
||||
```py
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user