Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.062 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'finally:': 0.05; 'things.': 0.05; 'item.': 0.07; 'subject:help': 0.07; 'cc:addr :python-list': 0.10; "wouldn't": 0.11; '(when': 0.16; 'fine.': 0.16; 'reason.': 0.16; 'unhappy': 0.16; 'wrote:': 0.17; 'thanks,': 0.18; 'code,': 0.18; 'email addr:gmail.com>': 0.20; 'trying': 0.21; 'supposed': 0.21; '>': 0.23; 'this:': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'idea': 0.24; 'cc:2**1': 0.24; 'least': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'first,': 0.27; 'appreciated': 0.27; 'message- id:@mail.gmail.com': 0.27; 'lines': 0.28; 'reply.': 0.28; 'run': 0.28; 'post': 0.28; 'about.': 0.29; 'questions.': 0.29; 'quoting': 0.29; 'second,': 0.29; 'skip:& 10': 0.29; 'class': 0.29; 'this.': 0.29; "i'm": 0.29; 'figure': 0.30; 'stuff': 0.30; 'code': 0.31; 'december': 0.32; 'help,': 0.32; 'club': 0.33; 'correctly.': 0.33; 'anyone': 0.33; 'know.': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'self': 0.34; 'needed': 0.35; 'doing': 0.35; 'posting': 0.35; 'something': 0.35; 'there': 0.35; 'but': 0.36; 'received:74.125': 0.36; 'subject:Please': 0.36; "didn't": 0.36; 'should': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'delete': 0.38; 'google': 0.39; 'little': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'think': 0.40; 'your': 0.60; 'easy': 0.60; 'most': 0.61; 'you.': 0.61; 'high': 0.61; 'telling': 0.61; 'first': 0.61; 'school': 0.61; 'customer': 0.61; 'different': 0.63; 'total': 0.65; 'frustrated': 0.65; 'realise': 0.65; 'middle': 0.66; 'teach': 0.69; 'basics.': 0.84; 'mistakes,': 0.84; 'quotations': 0.84; 'subject:you': 0.88; 'kid': 0.91; 'seriously,': 0.91; 'response,': 0.93; 'mistakes': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=KF8KnIZAQ4RchcQ7wuU38OUfx+JDSP0PNoo/03gd6Go=; b=X07u4S69qSuTIMZFxAX2iUfw1bW7ElK4lxc8fJfWNrYg/O0uMhKrvGB4aamwRbBDzD MBNZ+4CCCCbx+Khlssq/y182vfzzveSE38YWFgF2nb7mWTA0vQzyH1qOyTxUqSggh54D KOEtr4vPnukSF/bRRS8JRzvXvBibpV1phR1aIgX6bd3+S/lQNDOc+GEuv/LS2biqx2zd c+woVIVP1RT4B7fVujsLa3wnCwM+ewo7JmDEC3FE20r4IiXyzAV/oKWZ2LPmUWMvNeGz yLyX7UFbNt8FXfl5z8hcqxA2EBUrSRCUJiibFzKDsb5ecWPDKoN1qAT0DJxEOSPY7rr9 Sz0g== MIME-Version: 1.0 In-Reply-To: References: <7333128a-6866-4e3c-8436-d5b2397beadc@googlegroups.com> From: Joshua Landau Date: Thu, 27 Dec 2012 00:45:46 +0000 Subject: Re: Please help if you can! To: bobflipperdoodle Content-Type: multipart/alternative; boundary=047d7b6226767d481304d1cae0d6 Cc: python-list , d@davea.name X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 115 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356569194 news.xs4all.nl 6936 [2001:888:2000:d::a6]:40898 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35558 --047d7b6226767d481304d1cae0d6 Content-Type: text/plain; charset=ISO-8859-1 On 27 December 2012 00:04, wrote: > First, sorry for starting a new post - I didn't want anyone to have to > read through the whole first one when the questions were completely > different :/ > > Second, I honestly have no idea how to answer your questions. I am a > sophomore in high school and I am trying to learn this on my own because my > teacher is not very good at explaining things. > > i just cant figure out how to get the total when an order is placed > without the customer ordering at least one of each item. I also can't > figure out how to get the shipping to calculate correctly. It is an intro > class and we are using just the basics. Most of what Mitya said is stuff > I've never seen before, although I am very grateful for her response, I am > supposed to use only what the teacher "taught". > > Sorry if I frustrated you. I'm just a kid trying to learn. Any help is > appreciated > There's no anger here, by the way. If we were unhappy with you, you'd know ;). But seriously, if we weren't just trying to help, we wouldn't reply. We were just telling you some stuff you needed to know. I'm in school too, and I'm self taught. I also run a little club where I teach people how to code, from scratch. I get where you're coming from, and you should realise you're doing fine. We get a lot of newbies posting on here, and I'm used to seeing code like this. The important part is that your mistakes are small and self-contained. Those are the easy mistakes, and they're the parts that you don't have to worry about. FINALLY: When you use Google Groups, your quotations look to us like this: > This is something I said > > with lots of extra > > lines in the middle > > for no reason. Google > > Groups sucks, basically. So please just delete the part where you quote other people. I think there are other ways of quoting properly, but you might as well just not quote. (When you quoted my post, the result was *literally* twice as long!) Thanks, and good luck. --047d7b6226767d481304d1cae0d6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On 27 December 2012 00:04, <bobflipperdoodle@g= mail.com> wrote:
First, sorry for starting a new post - I did= n't want anyone to have to read through the whole first one when the qu= estions were completely different :/

Second, I honestly have no idea how to answer your questions. =A0I am a sop= homore in high school and I am trying to learn this on my own because my te= acher is not very good at explaining things.

i just cant figure out how to get the total when an order is placed without= the customer ordering at least one of each item. =A0I also can't figur= e out how to get the shipping to calculate correctly. It is an intro class = and we are using just the basics. Most of what Mitya said is stuff I've= never seen before, although I am very grateful for her response, I am supp= osed to use only what the teacher "taught".

Sorry if I frustrated you. =A0I'm just a kid trying to learn. Any help = is appreciated

There's no ang= er here, by the way. If we were unhappy with you, you'd know ;). But se= riously, if we weren't just trying to help, we wouldn't reply. We w= ere just telling you some stuff you needed to know.

=A0I'm in school too, and I'm self = taught. I also run a little club where I teach people how to code, from scr= atch. I get where you're coming from, and you should realise you're= doing fine. We get a lot of newbies posting on here, and I'm used to s= eeing code like this. The important part is that your mistakes are small an= d self-contained. Those are the easy mistakes, and they're the parts th= at you don't have to worry about.

FINALLY:
When you use Googl= e Groups, your quotations look to us like this:

<= div style>> This is something I said
>
> with lots of extra
>
> lines in = the middle
>
> for no reason. Google<= /div>
>
> Groups sucks, basically.

So please just delete the part where you qu= ote other people. I think there are other ways of quoting properly, but you= might as well just not quote.
(When you quoted my post, th= e result was *literally* twice as long!)

Thanks, and good luck.
--047d7b6226767d481304d1cae0d6--