[Tutor] Creating To Do List Program - Question
Joel Goldstick
joel.goldstick at gmail.com
Mon Sep 30 14:01:39 CEST 2013
On Mon, Sep 30, 2013 at 7:47 AM, Rafael Knuth <rafael.knuth at gmail.com>wrote:
> Dominik,
>
> this was my original question:
>
> As of now, I want to understand how I can add
> further functionalities to my program such as: appending items to the
> list, removing and replacing items. Can anyone help?
>
> Simple as that.
>
> Rafael
>
> On Mon, Sep 30, 2013 at 1:41 PM, Dominik George <nik at naturalnet.de> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA512
> >
> >
> >
> > Rafael Knuth <rafael.knuth at gmail.com> schrieb:
> >>Dominik,
> >>
> >>> it's not your program - it's your attitude. We expect you to learn
> >>for yourself as well, and putting the commands you output into a script
> >>and execute it clearly isn't beyond what we can expect from someone who
> >>can use a mail program.
> >>
> >>Thanks for the clarification, you were the third kid on the block I
> >>missed to add to my feedback on behavior I find inappropriate.
> >>You are suggesting that my attitude is wrong, but what's wrong about
> >>doing baby-steps even if it's at the level of someone barely able to
> >>use a mail program? I simply want to create a To Do List program, and
> >>I couldn't find any tutorials on that, therefore I reached out to the
> >>mailing list. And here I am, justifying myself for my first clumsy
> >>attempt to accomplish my goal.
> >>
> >>I am still hoping that I will get some feedback from anyone on that
> >>list that will help me make a tiny little next step.
> >>
> >>Thank you in advance,
> >>
> >>Rafael
> >
> > You already got that - remove the surrounding print() and put it in a
> script.
> >
> > Why haven't you taken that advice yet?
> >
> > - -nik
> > - --
> > Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail
> gesendet.
> > -----BEGIN PGP SIGNATURE-----
> > Version: APG v1.0.8-fdroid
> >
> > iQFNBAEBCgA3BQJSSWN7MBxEb21pbmlrIEdlb3JnZSAobW9iaWxlIGtleSkgPG5p
> > a0BuYXR1cmFsbmV0LmRlPgAKCRAvLbGk0zMOJZPLCACyAJ1DL33nvDOZVj3/heWG
> > zciLXGnvoINbiufZLjl5yPn/yxzJdS2knwUbE1AhuzoxiZCoLFMzZKN4BnXWdG1A
> > cjqj8e/cin2YUWBG1eu53wcdU4iAhbwaKzLgP5soy8ZLc2cnWtf5Dmrgc+IGw02f
> > /LZPBgw+XjngbYQ1U8RMH/15NKYuMVhy9WzRO19I4sOUCrQQspEBhvRwejS4eApO
> > l7PwaHI3A6pxdWITaX/C8nVOpicUMVEDx9LE8+hswvGO6yIulyCkelkeAJgTcj5s
> > MN6QDglZaguWLcDH3gGXfN6Go28RLPiC2hD1+Hv+JbCriVWxZd2WIBzh5K3It/OT
> > =0kOH
> > -----END PGP SIGNATURE-----
> >
>
I think you are trying to jump into the middle of things without some basic
foundation. Why not google 'python tutorial' and find one you like. Work
thru that so you get an understanding about programming in python. Then
you can come back to your 'to do list' project
--
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130930/f24ea6f9/attachment-0001.html>
More information about the Tutor
mailing list