mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Removed leftovers, added Gnomino to the translators of Python3-FR
This commit is contained in:
@@ -5,13 +5,12 @@ contributors:
|
|||||||
- ["Steven Basart", "http://github.com/xksteven"]
|
- ["Steven Basart", "http://github.com/xksteven"]
|
||||||
- ["Andre Polykanine", "https://github.com/Oire"]
|
- ["Andre Polykanine", "https://github.com/Oire"]
|
||||||
- ["Zachary Ferguson", "http://github.com/zfergus2"]
|
- ["Zachary Ferguson", "http://github.com/zfergus2"]
|
||||||
|
translators:
|
||||||
|
- ["Gnomino", "https://github.com/Gnomino"]
|
||||||
filename: learnpython3-fr.py
|
filename: learnpython3-fr.py
|
||||||
lang: fr-fr
|
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
|
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.
|
langages les populaires.Je suis tombé amoureux de Python pour la clarté de sa syntaxe.
|
||||||
C'est tout simplement du pseudo-code éxécutable.
|
C'est tout simplement du pseudo-code éxécutable.
|
||||||
|
Reference in New Issue
Block a user