Hacker News new | past | comments | ask | show | jobs | submit login

Just a small correction:

The equivalent to "print 'hello'" is not "sys.stdout.write('hello')" but "sys.stdout.write('hello\n')".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: