Explorar el Código

Update notes.md

master
Dimitri Merejkowsky hace 5 años
padre
commit
54122e0f7b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      notes.md

+ 1
- 0
notes.md Ver fichero

@@ -2,6 +2,7 @@ Ce fichier contient diverses notes utiles à la préparation des futurs cours.

# Sujets à évoquer

* short circuit in if: `if a is not None and a.b == 42`
* [tris, lamdbas](fragments/sort.md)
* [formatage de strings](fragments/format.md)
* [lecture / écriture de fichiers](fragments/sort.md)