====== Impressions avec la méthode .print() ====== FIXME : * à compléter par les règles essentielles et quelques exemples * F-strings introduite depuis Python 3.6 ===== Références ===== * [[https://docs.python.org/3/library/string.html#formatstrings]] * [[https://pyformat.info/]] * [[https://www.digitalocean.com/community/tutorials/how-to-use-string-formatters-in-python-3]] * F-strings * [[https://realpython.com/python-f-strings/]] * [[https://medium.com/datadriveninvestor/pythons-f-strings-d7dc11c30d1c|Python’s F-Strings - Complete implementation guide with code…]] Naina Chaturvedi, Medium, Dec 3, 2020 * [[https://towardsdatascience.com/4-tips-to-master-python-f-strings-a70ca896faa4|4 Tips to Master Python f-strings! - Use these fun tips and tricks to make better use of f-strings]] Nik Piepenbreier, Medium, 08-02-2021 * [[https://python.plainenglish.io/beginners-guide-to-f-strings-b44d17e9911b|Beginner's Guide to f-Strings]] * [[https://towardsdatascience.com/python-f-strings-are-more-powerful-than-you-might-think-8271d3efbd7d|Python f-strings Are More Powerful Than You Might Think]], Martin Heinz, Medium, 04/04/2022