Lesson-2 Exercises ================== * Study the functionality provided by the format string `syntax `_. * Study the functionality provided by the format mini `specification `_. .. toctree:: :maxdepth: 1 /exercises/strings_and_printing/strings_and_printing /exercises/txtcodec/txtcodec .. Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _format_string_syntax : https://docs.python.org/3.5/library/string.html#format-string-syntax .. _format_mini_spec : https://docs.python.org/3.5/library/string.html#formatspec