Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "selection"
Tags:
selection
x
8
k
views
2
score
Pick random elements from a predefined list of choices
Python
/
choice
,
random
,
selection
/
by
Patrick Dobbs
(12 years ago)
22
k
views
4
score
Python Tkinter Canvas Rectangle Selection Box
Python
/
canvas
,
rectangle
,
selection
,
tkinter
/
by
Sunjay Varma
(13 years ago)
6
k
views
1
score
Select some nth smallest elements, quickselect, inplace
Python
/
quickselect
,
search
,
selection
/
by
Teodor Kichatov
(13 years ago)
5
k
views
1
score
Search nth smallest element in really big file
Python
/
big
,
file
,
kth
,
python
,
search
,
selection
,
smallest
/
by
Teodor Kichatov
(13 years ago)
9
k
views
1
score
Functional selection sort
Python
/
algorithm
,
algorithms
,
functional
,
lambda
,
reduce
,
selection
,
sort
,
sorting
/
by
pavel
(14 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "selection"
Top-rated recipes
Python Tkinter Canvas Rectangle Se…
(Python)
Pick random elements from a predef…
(Python)
Search nth smallest element in rea…
(Python)
Select some nth smallest elements,…
(Python)
Functional selection sort
(Python)
Related tags
+
−
search
(2)
+
−
algorithm
+
−
algorithms
+
−
big
+
−
canvas
+
−
choice
+
−
file
+
−
functional
+
−
kth
+
−
lambda
+
−
python
+
−
quickselect
+
−
random
+
−
rectangle
+
−
reduce
+
−
smallest
+
−
sort
+
−
sorting
+
−
tkinter
x
Undo