readme
This commit is contained in:
parent
a7b30e8e79
commit
afa840b9bd
@ -54,6 +54,7 @@ def tri(t):
|
|||||||
print(t)
|
print(t)
|
||||||
|
|
||||||
tri([[3, 9, 6], [9, 3, 8], [10, 67, 55]])
|
tri([[3, 9, 6], [9, 3, 8], [10, 67, 55]])
|
||||||
|
```
|
||||||
|
|
||||||
Complexité algorithmique de ma fonction tri() :
|
Complexité algorithmique de ma fonction tri() :
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user