Re: [Tutor] Help With an Assignment

2014-04-25 Thread Dave Angel
jordan smallwood  Wrote in
 message:

Do you know what a module is? Can you use a text editor to create one?

Do you know what a function looks like?  Try writing the first one
 they asked.  Post it here, along with some test code showing it
 works,  or describe what goes wrong. 

And while you're at it, switch your emails to plain text, and tell
 us at least what version of Python you're trying to
 use.


-- 
DaveA

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


Re: [Tutor] Help With an Assignment

2014-04-25 Thread Alan Gauld

On 25/04/14 20:52, jordan smallwood wrote:

Hello,

I am new to Python. I mean completely new and we're working on this
problem set where they give us specs and we have to build something
based off these specs. I have no idea what they're asking.


Its pretty clear.
They want you to build a module containing two functions.

Now how much of that do you not understand?

Also do you know which version of python you are using - it
can make a difference when you get to the details.

And which operating  system - less important for a task like this.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos

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