Slashdot Mirror


User: rootneg1

rootneg1's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Is programming getting much harder? on Build a Program Now · · Score: 1

    Try python... while raw_input('what is the password: ') is not 'b': print 'wrong!' print 'right'