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

Python

Name: Anonymous 2013-07-21 16:07

I am kind of a n00b but I am studying and learning the Python programming language, can someone tell me what it is capable of apart from graphical design? Can it for instance hack? Another question: has anonymous done any major cyber attacks lately?

Name: Anonymous 2013-07-24 16:18

>>75
You need to use the escaping character "\" at the end of the first line each time you want to skip a line.

I'd suggest you use stackoverflow to ask questions such as this one.

Name: Anonymous 2013-07-24 16:20

>>75
76 here, if you want to keep the spaces you need to use 3 quotation marks, like so:

print("""Hello, I am having a problem,
  why can't I do this?""")

This will keep all the spaces and indentations.

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