How can I get ASCII for alphabet and number, such as 'a' and '1'. I can get
ASCII for character naturally in C but I don't how to in Python.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
I am learning Python. Do you know somewhere I can practice Python? I
means some sites where have exercises I can try solving. And there should be
standard answer or other people's answer that can be refered.
___
Tutor maillist - Tutor@python
Hi Armand, I suggest you learn Linux command line first. It is the
basic skill in Linux world, like double-click in Windows. If you know how to
run a program in Windows with double-click, you will understand how to run most
program in Windows. If you know how to run a program with comman
Hi Armand, I suggest you learn Linux command line first. It is the
basic skill in Linux world, like double-click in Windows. If you know how to
run a program in Windows with double-click, you will understand how to run most
program in Windows. If you know how to run a program with comman
On Mon, 24 Sep 2007, Terry Carroll write:
>My math is rusty. Is there a concept of "greater than"
>or "largest" in complex numbers on different axis? Which
>is larger, 4+2i or 2+4i?
In fact, complex numbers can not compare directly. People always compare
complex numbers with their 'model'. For