All k-subsets from an n-set Icon
This recipe yields each subset of size k from a super set of size n.
Free
Classmethod emulation in python2.1 Icon
Class methods were introduced in python2.2.
Lego Mindstorms Bluetooth interface Icon
The new Lego Mindstorms NXT brick has an on-board Bluetooth transceiver
Sudoku Solver Script Icon
This is a simple text based Sadoku puzzle solver.