[Tutor] python problems on android

Roger rogershaw39 at hotmail.com
Fri Jan 3 22:12:11 CET 2014


Hi. I wrote a few python programs and had them running on my phone up to last september.
Haven't had time to work on them again till now.
Only now, they... don't work !
Not sure why and its very frustrating.

one of the errors is in response to an input request like this

g = input ("type h to use last settings ") 

stops the program with this

File <string>, line1, in <module>
NameError: name 'h' is not defined

after I entered h

Will I have to abandon using SL4A and Python and switch to using android/java ? 





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140103/cb0fec36/attachment.html>


More information about the Tutor mailing list