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

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

@@ -3,6 +3,8 @@ Ce fichier contient diverses notes utiles à la préparation des futurs cours.
# Sujets à évoquer

## bits
* class attributes vs instances attributes, @classmethod, properties
*
* dict: setdefault
* listes: pop prend un argument
* slices takes a step too [::-1] -> reverse