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-28 19:06

I don't normally just post the final solution, but right now you are learning by example, so here is a correct example.


>>> def f():
...   print "xDDDDDDDDDDD"
...   print "LELLLLLLLL E/G/IN!"
...   password = raw_input()
...   if password == "SECRET!":
...     print "YOU GOT IT! E/G/IN!!!"
...   else:
...     print "LLLLLLLEEEEEEEEEEEELLLLLLLLL THAT WRONG!"
...

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