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