Skip to content. | Skip to navigation
Click here to get the file
f = open("3junho.txt", "w") for i in range(100000000): f.write("%d\n"%i) f.close()
This site conforms to the following standards: