From 7f07379cfb8aeeffae49b857dda272d646ae5e48 Mon Sep 17 00:00:00 2001 From: Gnomino Date: Sat, 10 Oct 2015 19:58:16 +0200 Subject: [PATCH] Removed leftovers, added Gnomino to the translators of Python3-FR --- fr-fr/python3-fr.html.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fr-fr/python3-fr.html.markdown b/fr-fr/python3-fr.html.markdown index 2963a03f..21aa5be5 100644 --- a/fr-fr/python3-fr.html.markdown +++ b/fr-fr/python3-fr.html.markdown @@ -5,13 +5,12 @@ contributors: - ["Steven Basart", "http://github.com/xksteven"] - ["Andre Polykanine", "https://github.com/Oire"] - ["Zachary Ferguson", "http://github.com/zfergus2"] +translators: + - ["Gnomino", "https://github.com/Gnomino"] filename: learnpython3-fr.py lang: fr-fr --- -Python was created by Guido Van Rossum in the early 90s. It is now one of the most popular -languages in existence. I fell in love with Python for its syntactic clarity. It's basically -executable pseudocode. Python a été créé par Guido Van Rossum au début des années 90. C'est maintenant un des langages les populaires.Je suis tombé amoureux de Python pour la clarté de sa syntaxe. C'est tout simplement du pseudo-code éxécutable.