On Tue, 19 May 2015 05:36:44 +1000, Chris Angelico <ros...@gmail.com> wrote:
>What's the point of optimizing slicing to allow you to use a poor >algorithm, instead of fixing your algorithm? > Chris, thank you for your input. But the code isn't really the question, is it? It's just an example. It was being used earlier to demonstrate Time Complexity calculations in another forum. It's not real live code. Never will be. Besides we already have a min() function in Python. -- https://mail.python.org/mailman/listinfo/python-list