11 lines
248 B
Plaintext
11 lines
248 B
Plaintext
---
|
|
tags:
|
|
- python
|
|
- tutorial
|
|
title: Introduction à Python
|
|
---
|
|
# Introduction à Python
|
|
Python est un langage de programmation moderne.
|
|
Il supporte la programmation orientée objet et fonctionnelle.
|
|
La syntaxe de Python est claire et lisible.
|