Re: ASCII
- From: Steve Horsley <steve.horsley@xxxxxxxxx>
- Date: Fri, 30 Sep 2005 19:37:17 +0100
Tuvas wrote:
Is there a function that will take a char. and return the ascii value? Thanks!
>>> print ord('A') 65 >>>
Steve .
- References:
- ASCII
- From: Tuvas
- ASCII
- Prev by Date: Re: Duplicating Modules
- Next by Date: Re: Parser suggestion
- Previous by thread: Re: ASCII
- Next by thread: Python 3! Finally!
- Index(es):