On Mar 11, 2018 6:25 AM, "Leslie SimondeMontfort via Tutor" < tutor@python.org> wrote: > > Hi, I wondered if there is someone that can help me with this code.
I have to assume that you are very new to python. Have you written a Python program that runs the way you want it to? It is often useful to start by writing a very simple program that contains one aspect of the problem you're trying to solve, then getting that program to run. Then you add another feature and get that to run. When you run into a problem, then email us the code, and tell us what version of python you're using, what you did to run the program, what results you expected, and what results you got. You can often handle the latter by copying and pasting the execution. If the result was a traceback be sure to include the entire traceback. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor