John Machin wrote: > > Philippe Martin wrote: > >> >> 3. How does the device manage to compute the 8-decimal-digit number >> >> that is your input?????? >> >> What device manager ? think about it before being rude >> > > No device manager [noun] was mentioned. You may have inferred rudeness > where astonishment was being implied. I'll try again: > > How does the [8-bit] device manage [verb, as in "how is it able"] to > compute the [32-bit] 8-decimal-digit number that is [split up one > decimal digit per array element thus becoming] your input??????
I get keystrokes from the device keyboard and append to the array as needed. I actually need numbers much larger than 32 bits. Regards, Philippe -- http://mail.python.org/mailman/listinfo/python-list