Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87855
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.059 |
| X-Spam-Evidence | '*H*': 0.90; '*S*': 0.01; 'subject:missing': 0.07; 'test,': 0.07; 'cc:addr:python-list': 0.11; '11:09': 0.16; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: ?': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'first,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'subject:what': 0.31; 'comment': 0.34; 'maybe': 0.34; 'received:google.com': 0.35; 'next': 0.36; 'dave': 0.60; 'reply': 0.66; 'mar': 0.68; 'repeat': 0.74; '2015': 0.84; 'commenting': 0.84; 'angel': 0.91; 'to:none': 0.92 |
| 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:cc :content-type; bh=X6RpeJK8yqof6fvnLjFaJIxFrmN910AG9O02Iq+Fsp4=; b=Vy5QCTQIft/CwNP1R8PCPCitUB1+ZUceDEwaY0EAAT3uxlrSnzCmRu8QiU60c0arzv ukawJ7mW4ncAh9eCEasVUOe5nVmgtFC7QnEjYrkXTj5Kwq7YPQy7eK0RIoina4LAR4xu Ot0+oKoIpk7u3yOmnDfqrNgkgZOsiUeeWP+OD5zLNkwxvYd5eZJ+56uKvp2esMEHMOvQ goZhJH20soM5AgK2XmxFC9P53Foy/pEQYnYQnzmrGz8BK3KC5pJwHPjsQTpTt3HY51a1 j1VvuFkLr+OVgB4RyztxqYkI3HuxRCNPSdgAo3pYl83QCeyaqhCOh4nm7j9+p/X7CLta LEmg== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.61.175 with SMTP id q15mr18425356igr.34.1427156873697; Mon, 23 Mar 2015 17:27:53 -0700 (PDT) |
| In-Reply-To | <5510AB29.8060105@davea.name> |
| References | <CACT3xuVF-MOVQK5wSorRSAfpAQEXvS7QsqarACVZKXsQ0bxzpQ@mail.gmail.com> <CAPTjJmrRv+DQGpzdY5te-vk_u9p5AzWYQ-6B=m1knPoaXpRmRQ@mail.gmail.com> <55105EF4.2070805@davea.name> <meq5i2$53s$1@ger.gmane.org> <55109DEF.9070001@davea.name> <CAPTjJmrARj2870KzAPvs8F_Y=n3hic+JW=iAxQKT+Euh-6UA-A@mail.gmail.com> <5510AB29.8060105@davea.name> |
| Date | Tue, 24 Mar 2015 11:27:53 +1100 |
| Subject | Re: fibonacci series what Iam is missing ? |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| 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.87.1427156876.10327.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1427156876 news.xs4all.nl 2894 [2001:888:2000:d::a6]:52577 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:87855 |
Show key headers only | View raw
On Tue, Mar 24, 2015 at 11:09 AM, Dave Angel <d@davea.name> wrote: > Repeat to self: comment first, then write test, then write the code. > > Reply to self: Maybe next time. Commenting is like dieting. You can always start tomorrow. ChrisA
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: fibonacci series what Iam is missing ? Chris Angelico <rosuav@gmail.com> - 2015-03-24 11:27 +1100 Re: fibonacci series what Iam is missing ? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-03-24 20:54 +1300
csiph-web