[issue19075] Add sorting algorithm visualization to turtledemo

Jason Yeo report at bugs.python.org
Sun Sep 22 20:02:22 CEST 2013


New submission from Jason Yeo:

My university uses python to teach sorting algorithms. It will be great if the turtledemo comes with a visualization of some of the algorithms. I have attached a patch for it.

----------
components: Demos and Tools
files: animation.diff
keywords: patch
messages: 198295
nosy: Jason.Yeo
priority: normal
severity: normal
status: open
title: Add sorting algorithm visualization to turtledemo
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file31845/animation.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19075>
_______________________________________


More information about the Python-bugs-list mailing list