leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Create 0343-integer-break.py

Open pdequina opened this issue 2 years ago • 2 comments

File(s) Modified: 0343-integer-break.py Language(s) Used: python Submission URL: https://leetcode.com/problems/integer-break/submissions/955194149/

pdequina avatar May 22 '23 15:05 pdequina

Also, I am requesting collaborator permissions as I want to contribute more python solutions. I currently have a couple on the queue to upload.

pdequina avatar May 22 '23 18:05 pdequina

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.

neetcode-gh avatar May 26 '23 08:05 neetcode-gh