Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.114 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.01; 'subject:Why': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'lot!': 0.16; 'pythonista,': 0.16; 'received:mac.com': 0.16; 'subject: \n ': 0.16; 'subject:run': 0.16; 'subject:under': 0.16; 'subject:when': 0.16; 'apps': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'app': 0.19; 'received:10.0.1': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; 'am,': 0.29; "doesn't": 0.30; "i'm": 0.30; 'sep': 0.31; "i'd": 0.34; 'there': 0.35; 'charset:us- ascii': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'received:10.0': 0.36; 'received:10': 0.37; 'apple': 0.38; 'question,': 0.38; 'received:17': 0.38; 'does': 0.39; 'bill': 0.39; 'most': 0.60; 'devices': 0.61; 'our': 0.64; 'more': 0.64; 'school': 0.64; 'to:addr:gmail.com': 0.65; '20,': 0.68; 'commercial': 0.71; 'subject:have': 0.80; 'william': 0.81; 'computers.': 0.84; 'header :In-reply-to:1': 0.84; 'low-cost': 0.84; '2013,': 0.91; 'ipad': 0.95 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-09-20_07:2013-09-20,2013-09-20,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1309200043 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Why does it have red squiggly lines under it if it works perfectly fine and no errors happen when I run it? From: William Ray Wing In-reply-to: <24104d3b-ad83-4c15-bb9e-77b61a0bac78@googlegroups.com> Date: Fri, 20 Sep 2013 09:04:56 -0400 Content-transfer-encoding: quoted-printable References: <22b99b0a-598f-4500-9de9-5041c2ce2c8f@googlegroups.com> <24104d3b-ad83-4c15-bb9e-77b61a0bac78@googlegroups.com> To: William Bryant X-Mailer: Apple Mail (2.1508) Cc: python-list@python.org, William Ray Wing X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379682321 news.xs4all.nl 15987 [2001:888:2000:d::a6]:41009 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54470 On Sep 20, 2013, at 3:01 AM, William Bryant wrote: [byte] >=20 > 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. >=20 >=20 [byte] >=20 > Thanks again - Will=20 >=20 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