|
From: Paul D. P. <tv...@sb...> - 2010-09-13 20:49:53
|
Friends, This is likely more of a Python question, but what is the best way to export data as a CSV file. For example, if I want to print coordinate data to a file, say ball.pos.x, and ball.pos,y, what is the sequence I would go through to open the file, write to it, and then close it? Thanks, Paul _______________________ Paul D. Price Science Department Chairman Trinity Valley School Fort Worth, TX 76132 tv...@sb... |