leetcode
leetcode copied to clipboard
Create 0343-integer-break.py
File(s) Modified: 0343-integer-break.py Language(s) Used: python Submission URL: https://leetcode.com/problems/integer-break/submissions/955194149/
Also, I am requesting collaborator permissions as I want to contribute more python solutions. I currently have a couple on the queue to upload.
Is there a reason you're using python2 instead of python3?
Also, while your solution is correct, I'd like to keep it similar to the code presented in the videos, since sometimes users complain that the code is different from the video.
After a few more PRs feel free to tag me and i'll grant you collab permissions.