Dimitri Merejkowsky 5 роки тому
джерело
коміт
54122e0f7b
1 змінених файлів з 1 додано та 0 видалено
  1. +1
    -0
      notes.md

+ 1
- 0
notes.md Переглянути файл

@@ -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)