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 ?


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to