31
edits
(→Learning Outcome(s): format strings pydoc) |
|||
| Line 56: | Line 56: | ||
* Iterating over lists, tuples, &c | * Iterating over lists, tuples, &c | ||
* Indexing and slicing strings, lists, &c | * Indexing and slicing strings, lists, &c | ||
* String replacement fields | * String replacement fields ([http://docs.python.org/py3k/library/string.html#formatstrings PyDocs]) | ||
** Format Specifiers | ** Format Specifiers | ||
* Flow/Decision control | * Flow/Decision control | ||
edits