st():
answer = input("Please enter your strings:")
if answer:
WhereAreNumbers(answer)
==
Thanks;
Lily
From: Lily Tran mailto:lilyt...@adobe.com>>
Date: Tue, 14 Aug 2012 15:30:17 -0700
To: "tutor@python.org<mailto:tutor@python.org>"
mailto:tutor@pyt
I am trying to read in a string from the user input and if the string is a
number then I would print out the numbers + 1. For example if the user enters:
I have 320 dollars to buy grocery. My program would print out: I have 321 to
buy grocery. However, the code that I have listed below would
Thanks. I found the problem character and was able to resolve it.
Lily
On 8/8/12 10:10 PM, "Dave Angel" wrote:
>On 08/08/2012 11:26 PM, Lily Tran wrote:
>> Hello;
>>
>>
>> I am getting the following error when I try to run this python program
Hello;
I am getting the following error when I try to run this python program in
eclipse. I am running python 3:
File "/Users/lilytran/Desktop/python/Ex_Files_Python_3_EssT/Exercise
Files/class_beginner_python/hw3_2_lab6.py", line 30
SyntaxError: Non-UTF-8 code starting with '\xd0' in file
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor