Skip to content

Conversation

@ARajan1084
Copy link
Contributor

Removing elements from list while iterating causes some elements to be skipped - old solution works for given list, but not for another test case where mutliple > 4 character words were in a row

Achintya Rajan
too_long.py
Chapter 6
Lists

Removing elements from list while iterating causes some elements to be skipped - old solution works for given list, but not for another test case where mutliple > 4 character words were in a row
@ARajan1084 ARajan1084 requested a review from phrdang July 12, 2020 20:47
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No linting violations have been found in this PR.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lintly has detected code quality issues in this pull request.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No linting violations have been found in this PR.

@phrdang
Copy link
Member

phrdang commented Jul 12, 2020

Lol I guess flake8 and black don't agree on line length. Oh well, I kinda liked having it all in one line anyway...

Copy link
Member

@phrdang phrdang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@phrdang phrdang merged commit 107b719 into master Jul 12, 2020
@phrdang phrdang deleted the ch6-achintya-practice-bug-fixes branch July 12, 2020 22:29
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.

4 participants