edit fichier enoncé et images algo
This commit is contained in:
@@ -256,9 +256,8 @@ Vu le nombre d'animaux qu'il va falloir gérer, quelle structure proposez vous ?
|
|||||||
|
|
||||||
|
|
||||||
```python
|
```python
|
||||||
def ...
|
def ...:
|
||||||
|
= ...(a_id, energie_init[a_id], temps_gestation[a_id], x, y)
|
||||||
...= ...(a_id, energie_init[a_id], temps_gestation[a_id], x, y)
|
|
||||||
self.animaux.append(animal)
|
self.animaux.append(animal)
|
||||||
self.grille[y][x] = animal
|
self.grille[y][x] = animal
|
||||||
|
|
||||||
|
|||||||
BIN
Projets/wator/assets/algo_thon.png
Normal file
BIN
Projets/wator/assets/algo_thon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
Projets/wator/assets/capture_images.png
Normal file
BIN
Projets/wator/assets/capture_images.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 500 KiB |
Reference in New Issue
Block a user