What do you mean there's no index++ in Python??!?!
Python is very intuitive - to people who haven't coded before. You don't need to go and bother creating indexes and counters, it just works.
A For loop works like a For Each, where the value of what you're looking at is what Python looks at rather than an index.
I was stuck for hours before consulting with my mentor. I was stuck in a box.
Gadi.
- Python - the first culture shock
( Leave a comment )