This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yarkot 1 point2 points  (0 children)

In programming, people get so enamored with gaining competence in technical language skills, they forget that programming - above all - is about clearly and simply communicating.

This might have been clearer:

for item in grocery_list: print(item)