Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74396
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.089 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.00; 'subject:question': 0.10; 'subject:broken': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'looks': 0.24; '>': 0.26; 'header :In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'problem': 0.35; 'no,': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'jul': 0.74; '13:': 0.84 |
| 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 :content-type; bh=3rT7etorXU3Xc5nhey/kj5thCKeSN0CxfdVnKAZUFjM=; b=rvdl6ENBPyOT1SQZ440ylHcKYcJBC/fIBPmZ7LTfQgGcl5RyxaClO4vgBYhUuIhphE HemFlcm3MfDFwozEsl7eY7wfBs8kjz2n52+xKT+V++KKWRm1HueYzObdWGdcXCivIHIK w6LLfkiUA4w2/sJ5w85ne8+KGzORiHnKEIIYiGkN1rsQiWFddUg3jrbe87c8ZDBC/lNv XckvgrTmpUxihcn0vuw7N289WJLG1joaFpbhHMK72a15pN7LWxgoOoYU44iNg/gRKIjq iAEF+3arvrMEn3tKpoJbO6mXD/Hp37f4dC3Cqa3xrwIcKTxolcGIOboy4ezWXy9ycyX2 762g== |
| X-Received | by 10.68.237.67 with SMTP id va3mr8760185pbc.19.1405226207828; Sat, 12 Jul 2014 21:36:47 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <CABRP1o_xZYrojpjpT6u11jM1TTOp6aPBELsF4oYo3CLdeFLzZA@mail.gmail.com> |
| References | <CABRP1o_xZYrojpjpT6u11jM1TTOp6aPBELsF4oYo3CLdeFLzZA@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Sat, 12 Jul 2014 22:36:06 -0600 |
| Subject | Re: codingbat question broken? |
| To | Python <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=047d7b33d4d6f2602304fe0bb8fa |
| 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.11784.1405226217.18130.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1405226217 news.xs4all.nl 2878 [2001:888:2000:d::a6]:55791 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74396 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Sat, Jul 12, 2014 at 8:05 PM, Rodrick Brown <rodrick.brown@gmail.com> wrote: > if a == 13: > t = b + c This looks incorrect. So no, I don't think the problem is with codingbat.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: codingbat question broken? Ian Kelly <ian.g.kelly@gmail.com> - 2014-07-12 22:36 -0600
csiph-web