[Edu-sig] probability & simulation

michel paul mpaul213 at gmail.com
Sat Feb 7 16:36:21 CET 2009


On Fri, Feb 6, 2009 at 9:47 PM, kirby urner <kirby.urner at gmail.com> wrote:

Here's the relevant page from the Unicode charts.
> http://unicode.org/charts/PDF/U2600.pdf
>
> Let's see what I can do with Python here...
>
> >>> import unicodedata
> >>> heart = chr(0x2665)


Ha!  This will be a lot of fun when we get back to class.

Yeah, I remember your Ching stuff, but at the time I hadn't yet explored
3.0.  I figured I'd eventually get around to things like Unicode, but, wow,
this is incredibly easy.  Why wait?

Little details like this can be gems.  Thanks.

- Michel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20090207/30b03259/attachment.htm>


More information about the Edu-sig mailing list