I would like to know how to save data from pyhton version 2.6 to .txt file
I am developing a program to obtain numerical data for the simple harmonic oscillator. I would like to know how to save the data. For example, I want a data table with two columns: one for time (t) and one for position (x).