Skip to content

Conversation

@Duta
Copy link
Contributor

@Duta Duta commented Aug 12, 2013

Added a line that was missing from an example (for completeness) and changed an iteration method.

Could use enumerate(a) rather than range(len(a)), although enumerate() is explained only a couple of examples later, hence I opted for range(len(a)) to show an alternative.

kennethreitz pushed a commit that referenced this pull request Aug 15, 2013
@kennethreitz kennethreitz merged commit 5a5be7b into realpython:master Aug 15, 2013
@Duta Duta deleted the patch-1 branch August 15, 2013 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants