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: 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: References: From: Ian Kelly Date: Sat, 12 Jul 2014 22:36:06 -0600 Subject: Re: codingbat question broken? To: Python 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --047d7b33d4d6f2602304fe0bb8fa Content-Type: text/plain; charset=UTF-8 On Sat, Jul 12, 2014 at 8:05 PM, Rodrick Brown wrote: > if a == 13: > t = b + c This looks incorrect. So no, I don't think the problem is with codingbat. --047d7b33d4d6f2602304fe0bb8fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Jul 12, 2014 at 8:05 PM, Rodrick Brown <rodrick.brown@gmail.com> wrote:<= br>> =C2=A0 =C2=A0 if a =3D=3D 13:
> =C2=A0 =C2=A0 =C2=A0 t =3D b = + c

This looks incorrect. So no, I don't think the p= roblem is with codingbat.
--047d7b33d4d6f2602304fe0bb8fa--