3

I've used Java for so long, I switched to Python and I keep doing this

for(i in alist):
print i;
}

Comments
Add Comment