how to store a python output into a text file code example Example: save python output to text file $ python my_program.py > output.txt