programmation python

Python

Le python est un langage de programmation.

Divers

python -c 'print "-" * 50'
 --------------------------------------------------

équivalent à : printf “%50s\n”|tr ' ' -