Re: [Tutor] new to linux and I cannot find some python things

2006-01-02 Thread Noah Bedford
On Fri, 30 Dec 2005 10:22:32 +1300 "Hans Dushanthakumar" <[EMAIL PROTECTED]> wrote: >Anothet linux noobie here :) >How do I uninstall python? I use the SimplyMepis flavor of linux. If you installed using apt, apt-get remove python-2.3. I would reccomend just apt-get update'ing, and then apt-get i

Re: [Tutor] my text adventure

2005-11-29 Thread Noah Bedford
On Tue, 29 Nov 2005 07:40:18 -0600 "david" <[EMAIL PROTECTED]> wrote: >hello again python tutors! my latest attempt to learn python. >any comments or suggestions most greatly appreciated. I like it! add in some scenery, and you have a game there! I like the inventory, that is nice to have, but I