teaching:progappchim:game_of_life_conway-2012

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Dernière révisionLes deux révisions suivantes
teaching:progappchim:game_of_life_conway-2012 [2015/10/16 12:05] villersdteaching:progappchim:game_of_life_conway-2012 [2021/03/09 11:27] villersd
Ligne 2: Ligne 2:
 <note tip>Référence plus récente pour un autre travail : [[http://glowingpython.blogspot.be/2015/10/game-of-life-with-python.html|Game of Life with Python]] <note tip>Référence plus récente pour un autre travail : [[http://glowingpython.blogspot.be/2015/10/game-of-life-with-python.html|Game of Life with Python]]
 </note> </note>
-<sxh python; title : Conway_Game_of_Life_2D-JK-2012.py>+ 
 +<code python Conway_Game_of_Life_2D-JK-2012.py>
 #!/usr/bin/env python  #!/usr/bin/env python 
 # -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
Ligne 176: Ligne 177:
  
     root.mainloop()     root.mainloop()
-</sxh>+</code>
  
 ===== Références ===== ===== Références =====
  • teaching/progappchim/game_of_life_conway-2012.txt
  • Dernière modification : 2021/03/09 11:29
  • de villersd