mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-03 07:58:02 +00:00
Tweaked quick sort challenge python code section discussion.
This commit is contained in:
@@ -118,7 +118,9 @@
|
||||
"source": [
|
||||
"## Pythonic-Code\n",
|
||||
"\n",
|
||||
"From http://stackoverflow.com/questions/18262306/quick-sort-with-python"
|
||||
"From http://stackoverflow.com/questions/18262306/quick-sort-with-python\n",
|
||||
"\n",
|
||||
"The following code is very concise, although it might be a little difficult to read:"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user