| Store | Cart

Re: [Tutor] help with code

From: Bob Gailer <bgai...@gmail.com>
Sun, 11 Mar 2018 11:17:57 -0400
On Mar 11, 2018 6:25 AM, "Leslie SimondeMontfort via Tutor" <
tut...@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  -  Tut...@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Recent Messages in this Thread
Leslie SimondeMontfort via Tutor Mar 11, 2018 04:20 am
Joel Goldstick Mar 11, 2018 11:16 am
Cameron Simpson Mar 11, 2018 11:39 am
Alan Gauld via Tutor Mar 11, 2018 11:41 am
Bob Gailer Mar 11, 2018 03:17 pm
Abdur-Rahmaan Janhangeer Mar 11, 2018 03:41 pm
Messages in this thread