asdf2014 / algorithm

Team up to solve problems on LeetCode together
https://yuzhouwan.com/posts/666/
Apache License 2.0
217 stars 101 forks source link

merge solve 6 #19

Closed GinRyan closed 5 years ago

pep8speaks commented 5 years ago

Hello @GinRyan! Thanks for opening this PR.

[Line 40:77](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L40): W291 trailing whitespace [Line 50:2](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L50): W291 trailing whitespace [Line 51:6](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L51): W291 trailing whitespace [Line 52:4](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L52): W291 trailing whitespace [Line 53:2](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L53): W291 trailing whitespace [Line 58:8](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L58): W291 trailing whitespace [Line 59:1](https://github.com/asdf2014/algorithm/blob/7e2734b9b74eefd317114ed3f423ed545ce6c628/Codes/GinRyan/LeetCode/Python 3 Solves/6_zigzag_conversion.py#L59): W293 blank line contains whitespace

Do see the Hitchhiker's guide to code style