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