Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAngelus Miculek
5,691 Pointswhere is python
Hello! I have never coded in Swift, and would like to know where a python implementation for this could be found. Thanks.
2 Answers
Rohald van Merode
Treehouse StaffHey Angelus Miculek 👋
The Python implementation of a merge sort is discussed in the videos of this course 🙂
Angelus Miculek
5,691 PointsHello Rohald.
I am confused that at 3:50, Pasan implies that the trueer version of merge sort halves the list without using the slice function, and that there is an example of that in the notes. I would like to know where it is, because I was unable to think of the solution on my own.
Thank you for your time.