diff --git a/population.py b/population.py index fdcb337769f967dce43c6738a3a2729364390cfe..b224e3c92a741d98c66de773b8b352b7ba91927c 100644 --- a/population.py +++ b/population.py @@ -156,7 +156,7 @@ def test(): print("\n REPRODUCTION \n") afficher(popu) -test() +# test()