We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dc0bf commit 5aa9c9dCopy full SHA for 5aa9c9d
README.md
@@ -5,9 +5,9 @@ Projet Polytech de 2015
5
Programmer une application qui simule le déplacement d'un robot dans un labyrinthe
6
7
# Outils de développement
8
-* Python 3.4.3
+* [Python 3.4.3](https://www.python.org/downloads/release/python-342/)
9
* Tkinter (pour l'interface graphique)
10
-* IDE PyCharm
+* IDE [PyCharm - Community Edition](https://www.jetbrains.com/pycharm/download/)
11
12
# Sites d'aide pour Python
13
* [OpenClassrooms - Apprendre Python](http://openclassrooms.com/courses/apprenez-a-programmer-en-python)
0 commit comments