Dimitri Merejkowsky пре 6 година
родитељ
комит
426e6f90c5
1 измењених фајлова са 7 додато и 2 уклоњено
  1. +7
    -2
      notes/02.md

+ 7
- 2
notes/02.md Прегледај датотеку

@@ -7,13 +7,18 @@

# Functions

* Paramètres
* Arguments
* def
* return
* parenthèses

# Back to strings
# Retour sur les strings

* append, extend, insert, remove, pop, clear
* index, count, sort, reverse

# Back to tuples
# Retour sur les tuples

* Returning multiple values