run a python code and save the output in text file code example Example: save python output to text file $ python my_program.py > output.txt