Hacker News new | ask | show | jobs
by th0ma5 5951 days ago
sort of trivial in python with just statements: i=0 for x in thestring i+=1 print i