Why does it have red squiggly lines under it if it works perfectly fine and no errors happen when I run it?

William Ray Wing wrw at mac.com
Fri Sep 20 09:04:56 EDT 2013


On Sep 20, 2013, at 3:01 AM, William Bryant <gogobebe2 at gmail.com> wrote:

[byte]

> 
> Thanks a lot! I have one more question, is there any way I can make my program work on android tablets and ipads? Because I'd like to use it in school because we are learning statistics and we are allowed our devices in school.
> 
> 

[byte]

> 
> Thanks again - Will 
> 

Python doesn't come pre-installed on tablets the way it does on most computers.  However, there are low-cost commercial python apps for tablets.  The one I'm most familiar with is Pythonista, available for the iPad in the Apple App store.  Last time I looked it was $6.95.

Bill




More information about the Python-list mailing list