Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
About Python
#3
i know its not the greatest example.
http://www.python.org/doc/essays/ppt/acm-ws/sld011.htm
Buy the way i went threw this and its vary old...

and from what they teach you in nub school is more like this... (at least this is the way i learned the little C i do know) Tongue
Code:
#include <stdio>
void main (*argc,*argv) {
    printf("Hello World!");
}
I used to be an admin. Two mergers and a year later and just look at me now. Amazing!
[Image: zaptorx3sig.png]

Messages In This Thread
About Python - by Zaptor - May 17 2011, 08:55 PM
RE: About Python - by Leaky - May 17 2011, 11:28 PM
RE: About Python - by Zaptor - May 18 2011, 12:07 AM
RE: About Python - by Leaky - May 18 2011, 04:47 AM
RE: About Python - by Zaptor - May 18 2011, 10:09 PM
RE: About Python - by Leaky - May 19 2011, 06:42 AM
RE: About Python - by sk8rmatt - May 22 2011, 04:22 AM
RE: About Python - by Zaptor - May 22 2011, 06:42 PM
RE: About Python - by naive - May 23 2011, 03:00 AM

Users browsing this thread: 1 Guest(s)