Flutterby™! : Stack Overflow Import

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Stack Overflow Import

2017-07-18 16:44:03.002817+02 by Dan Lyke 0 comments

Stack Overflow Import:

Do you ever feel like all you’re doing is copy/pasting from Stack Overflow?

Let’s take it one step further.

from stackoverflow import quick_sort will go through the search results of [python] quick sort looking for the largest code block that doesn’t syntax error in the highest voted answer from the highest voted question and return it as a module. If that answer doesn’t have any valid python code, it checks the next highest voted answer for code blocks.

[ related topics: Interactive Drama Monty Python Python ]

comments in ascending chronological order (reverse):