forked from menault/TD4_DEV51_Qualite_Algo
		
	fix
This commit is contained in:
		| @@ -23,7 +23,7 @@ La complexité totale de `sort_students` est donnée par l'appel à `bubblesort` | |||||||
| La complexité est donc égale à O(grade_number\*student_number²) ou O(n*m²). | La complexité est donc égale à O(grade_number\*student_number²) ou O(n*m²). | ||||||
|  |  | ||||||
|  |  | ||||||
| Exercice 4 :  | ## Exercice 4 :  | ||||||
|  |  | ||||||
| VOIR algo.py CI-JOINT EXPLICATIONS CI-DESSOUS | VOIR algo.py CI-JOINT EXPLICATIONS CI-DESSOUS | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user