Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

python

Name: Anonymous 2007-01-25 10:08

To my surprise, I was just struck by the power of Python

Name: Anonymous 2007-01-30 14:22

>>48
OIC
Would you also mind showing how to open a file, write a line of text to it, and then close it?

For good measure I'll do it in Python:
file = open("file", "w")
file.write("text")
file.close()

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List