[Tutor] python help

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Wed Feb 8 21:36:36 CET 2006


> These sound like homework questions, in which case it would not be right
> for us to just give you the answer (and it would not be right for you to
> ask for it).

Agreed; these are not small questions at all.  Natasha, if you're having
trouble, please be more specific about what you're getting stuck on. Don't
just give us homework questions to work on, because that gives us very
little information on what in particular you're having problems with.

As it is, it looks like each question assumes that you're familiar with
loops, dictionaries, strings, and File I/O.  That's a tall order; we can't
just explain all of that, because we'd end up just regurgitating whatever
book or tutorial you're already using, and that's no good to you!

So try to show us more of what you've tried;  that'll help us see where
you need help, and we can be more targetted in what we try to explain.


By the way, you may find the tutorials at:

    http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

helpful in learning Python.





More information about the Tutor mailing list