update
This commit is contained in:
@@ -7,7 +7,7 @@ A minimal sorting algorithm animation:
|
||||
Sorts a shelf of 10 blocks using insertion
|
||||
sort, selection sort and quicksort.
|
||||
|
||||
Shelfs are implemented using builtin lists.
|
||||
Shelves are implemented using builtin lists.
|
||||
|
||||
Blocks are turtles with shape "square", but
|
||||
stretched to rectangles by shapesize()
|
||||
|
||||
Reference in New Issue
Block a user