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


Groups > comp.lang.python > #74394

Re: codingbat question broken?

References <CABRP1o_xZYrojpjpT6u11jM1TTOp6aPBELsF4oYo3CLdeFLzZA@mail.gmail.com>
Date 2014-07-13 12:19 +1000
Subject Re: codingbat question broken?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.11782.1405217961.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, Jul 13, 2014 at 12:05 PM, Rodrick Brown <rodrick.brown@gmail.com> wrote:
>
> Can anyone show me an example where all test are success?

No, because that's asking for the answer :) What you need to do is
look at the failing test cases, and figure out why your function is
giving the wrong result. Do you see what's true of all the failing
cases and is not true of any others? That might give you a clue as to
what's wrong.

ChrisA

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


Thread

Re: codingbat question broken? Chris Angelico <rosuav@gmail.com> - 2014-07-13 12:19 +1000
  Re: codingbat question broken? Orochi <kartikjagdale11@gmail.com> - 2014-07-13 13:44 -0700

csiph-web