[Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-19 Thread Karl Wittgenstein
Dear Smart Caring Dude, I've been dabbling into Python for about 6 weeks now.I'm a Social Sciences student who just got interested in programming and chose Python as first language.I have little time to practice and I am just getting into programming concepts,so please be patient,in case you are s

Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-20 Thread Karl Wittgenstein
First of all let me thank you and Geoframer for your patience;it was very kind that you bothered answering this,as I realize this is very basic stuff.You people are Smart and Caring Dudes,which is a powerful combo for educators!! "Out of curiosity, what materials are you using to learn how to pro

Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-20 Thread Karl Wittgenstein
ne of code and isn't when I use many?When I run three lines straight in this format,only the first message and prompt are displayed...That is surely out of the scope of my current knowledgeWhich is not very encompassing,anyway. 2007/1/20, Karl Wittgenstein <[EMAIL PROTECTED]>: Fi

Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-20 Thread Karl Wittgenstein
RETER DOES NOT ACT ACCORDINGLY!!!Sorry for the emotive caps,it's just frustration biting my ancles...Maybe it's a SPE problem?? Thank you. 2007/1/20, Kent Johnson <[EMAIL PROTECTED]>: Karl Wittgenstein wrote: > I would also like to ask what skills you think I should develop

Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-20 Thread Karl Wittgenstein
Sorry for the swear words... 2007/1/20, Kent Johnson <[EMAIL PROTECTED]>: Karl Wittgenstein wrote: > "input('Something') displays the prompt 'Something' and then waits for > input up to a new line. When you enter the input it will execute the > n

Re: [Tutor] 'elp!!!!!!!1Totally Clueless Newbie In Distress

2007-01-20 Thread Karl Wittgenstein
1 else: print "Porao inexistente!" if porao(): define() compativel() 2007/1/20, Kent Johnson <[EMAIL PROTECTED]>: Karl Wittgenstein wrote: > "input('Something') displays the prompt 'Something' and then waits for > input up to a new line