Hacker News new | ask | show | jobs
by mkramlich 6281 days ago
in Python:

    for i in range(1,11): print i
Python FTW? ;)