Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54340

Re: How do I calculate a mean with python?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.053
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'tutorial': 0.03; 'variables': 0.07; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'helps.': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'tutorials': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'too.': 0.31; 'away.': 0.31; 'explained': 0.31; 'sep': 0.31; 'python.org': 0.32; 'url:python': 0.33; 'subject:with': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'url:listinfo': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'list': 0.37; 'pm,': 0.38; 'mailing': 0.39; 'url:mail': 0.40; 'you.': 0.62; 'back': 0.62; 'forward': 0.65; 'to:addr:gmail.com': 0.65; 'william': 0.81; 'youtube.': 0.84; 'joel': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hWBc20lCs06YSGIGJZVn4WbddFXRtRRXh7Xvh+CMN/M=; b=RvlX52YeLtS/WWyALQpWTcqueS6tIEN1ALi82SrrESJVZ5gB9JTflf25T+RXV8GFnR uYGW6+scc0PaPj8xWEvT63PE2c6phj9qYeQAw0bi9owbskUOGVBcL0Fxns+rhGnqPoMg NRvsb1w+wMn4Wku+8smFhJB2gXxiXWjzr2AhyUuAqfnOBHkZpMgY6DpNZtFIel9UoJB/ j2txjSxOplpxYU63fJVqabwoXAKLuA0lJQqY68ABZEc/Nk/NSMlyztJyjatamTsb10As r4a/SE5KO2t3a5UIMJHDy3f4MnraAk2AvNe3hPW7ElG5/MAIKuTq1IATtV5l4CmyOjU6 rI4w==
MIME-Version 1.0
X-Received by 10.220.186.202 with SMTP id ct10mr35466485vcb.14.1379461743185; Tue, 17 Sep 2013 16:49:03 -0700 (PDT)
In-Reply-To <2d53c19d-d923-4533-890a-af4aaf8ca794@googlegroups.com>
References <571f1251-17a5-44db-a859-17a6d8065151@googlegroups.com> <1540971c-7868-4f01-be3b-98fd5dffa985@googlegroups.com> <mailman.90.1379453218.18130.python-list@python.org> <2d53c19d-d923-4533-890a-af4aaf8ca794@googlegroups.com>
Date Tue, 17 Sep 2013 19:49:03 -0400
Subject Re: How do I calculate a mean with python?
From Joel Goldstick <joel.goldstick@gmail.com>
To William Bryant <gogobebe2@gmail.com>
Content-Type multipart/alternative; boundary=047d7b676fd02f12d304e69cf7e0
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.95.1379461746.18130.python-list@python.org> (permalink)
Lines 57
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1379461746 news.xs4all.nl 15933 [2001:888:2000:d::a6]:41267
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54340

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Sep 17, 2013 at 5:31 PM, William Bryant <gogobebe2@gmail.com> wrote:

> Thanks to all and @Joel Goldstick, I am learning python through youtube.
> They explained Global and Local variables to me. :) Thanks for that
> critisism, it really helps. I am 13 years old and I am looking forward to
> studing programming in University! :DDDDDD
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>

Well, learn away.  Try the python.org tutorial too.  The best way to learn
( I think!) is to find all the tutorials you can and work through those
that suit you.  Look at python.org for pages that list many help sites,
including those for beginners.  Also, there is a python-tutor mailing
list/newsgroup that may be better for you at your stage of learning.  Keep
coming back when you get stuck

-- 
Joel Goldstick
http://joelgoldstick.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How do I calculate a mean with python? William Bryant <gogobebe2@gmail.com> - 2013-09-16 16:33 -0700
  Re: How do I calculate a mean with python? Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2013-09-17 00:52 +0100
  Re: How do I calculate a mean with python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-16 23:55 +0000
  Re: How do I calculate a mean with python? MRAB <python@mrabarnett.plus.com> - 2013-09-17 01:01 +0100
  Re: How do I calculate a mean with python? Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2013-09-17 01:08 +0100
  Re: How do I calculate a mean with python? Cameron Simpson <cs@zip.com.au> - 2013-09-17 09:59 +1000
  Re: How do I calculate a mean with python? Dave Angel <davea@davea.name> - 2013-09-17 00:50 +0000
  Re: How do I calculate a mean with python? Travis Griggs <travisgriggs@gmail.com> - 2013-09-17 08:25 -0700
  Re: How do I calculate a mean with python? William Bryant <gogobebe2@gmail.com> - 2013-09-17 12:44 -0700
  Re: How do I calculate a mean with python? William Bryant <gogobebe2@gmail.com> - 2013-09-17 12:45 -0700
  Re: How do I calculate a mean with python? William Bryant <gogobebe2@gmail.com> - 2013-09-17 13:10 -0700
    Re: How do I calculate a mean with python? Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-17 17:02 -0400
    Re: How do I calculate a mean with python? MRAB <python@mrabarnett.plus.com> - 2013-09-17 22:26 +0100
      Re: How do I calculate a mean with python? William Bryant <gogobebe2@gmail.com> - 2013-09-17 14:31 -0700
        Re: How do I calculate a mean with python? Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-17 19:49 -0400
  Re: How do I calculate a mean with python? Bryan Britten <britten.bryan@gmail.com> - 2013-09-17 18:53 -0700

csiph-web