User:Lidia.Pereira/PNM/Raw: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 October 2013

  • curprev 09:5109:51, 14 October 2013Lidia.Pereira talk contribs 1,735 bytes +1,735 Created page with "<syntaxhighlight lang="python"> import struct, array import random width = 320 height = 240 filename="output2.tga" datafile = open(filename, "wb") # TGA format: http://gpw..."