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