On the other hand,
Words('ab',50).random_element().count('a')
or
Words('ab',50).random_element().count('b')
are always correct,
and so are
| 1 | initial version |
On the other hand,
Words('ab',50).random_element().count('a')
or
Words('ab',50).random_element().count('b')
are always correct,
and so are
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.