teaching:progappchim:print_format

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
teaching:progappchim:print_format [2018/10/18 13:14] – [Références] villersdteaching:progappchim:print_format [2022/04/09 05:22] (Version actuelle) villersd
Ligne 1: Ligne 1:
 ====== Impressions avec la méthode .print() ====== ====== Impressions avec la méthode .print() ======
  
-FIXME : à compléter par les règles essentielles et quelques exemples+FIXME :  
 +  * à compléter par les règles essentielles et quelques exemples 
 +  * F-strings introduite depuis Python 3.6 
  
 ===== Références ===== ===== Références =====
Ligne 7: Ligne 9:
   * [[https://pyformat.info/]]   * [[https://pyformat.info/]]
   * [[https://www.digitalocean.com/community/tutorials/how-to-use-string-formatters-in-python-3]]   * [[https://www.digitalocean.com/community/tutorials/how-to-use-string-formatters-in-python-3]]
-  * [[https://realpython.com/python-f-strings/]]+  * 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 
  
  
  • teaching/progappchim/print_format.1539861277.txt.gz
  • Dernière modification : 2018/10/18 13:14
  • de villersd