Créer un fichier et stocker la sortie Python
$ python3 hello.py > output.txt
someone else
$ python3 hello.py > output.txt