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


Groups > comp.lang.python > #58608

Re: Show off your Python chops and compete with others

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.tele.dk!feed118.news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'operator': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'answering': 0.09; 'coders': 0.09; 'lawrence': 0.09; 'measure': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'recruiters': 0.09; 'spaces': 0.09; 'tismer': 0.09; 'python': 0.11; 'def': 0.12; '4),': 0.16; 'candidates.': 0.16; 'consulted': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'think.': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'appears': 0.22; 'programming': 0.22; 'header :User-Agent:1': 0.23; 'this:': 0.26; 'second': 0.26; 'pass': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'correct': 0.29; 'skills.': 0.29; "doesn't": 0.30; 'andrew': 0.30; 'talented': 0.30; 'code': 0.31; '>>>>': 0.31; 'apparently': 0.31; 'bunch': 0.31; 'indentation': 0.31; 'languages': 0.32; "we're": 0.32; "i'd": 0.34; 'subject:with': 0.35; 'but': 0.35; 'wrong': 0.37; 'area': 0.37; 'christian': 0.38; 'expected': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'excited': 0.61; 'new': 0.61; 'world.': 0.61; 'hear': 0.63; 'our': 0.64; 'different': 0.65; 'love': 0.65; 'finally': 0.65; 'answer.': 0.68; 'skill': 0.68; 'smith': 0.68; 'skip:w 30': 0.69; 'subject:your': 0.76; 'article': 0.77; 'answer:': 0.84; 'assessments': 0.84; 'choices.': 0.84; 'greek': 0.84; 'responses': 0.93; 'serious': 0.97
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Show off your Python chops and compete with others
Date Thu, 07 Nov 2013 00:38:40 +0000
References <82328ec8-7178-4a17-abfe-13d444fab9cf@googlegroups.com> <jWAeu.102858$rN3.45213@fx21.am4> <roy-4A42DF.19240806112013@news.panix.com> <r8Beu.11907$ZJ5.3767@fx09.am4>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-92-24-216-46.ppp.as43234.net
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
In-Reply-To <r8Beu.11907$ZJ5.3767@fx09.am4>
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.2104.1383784731.18130.python-list@python.org> (permalink)
Lines 55
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1383784731 news.xs4all.nl 15906 [2001:888:2000:d::a6]:52073
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:58608

Show key headers only | View raw


On 07/11/2013 00:28, Andrew Cooper wrote:
> On 07/11/2013 00:24, Roy Smith wrote:
>> In article <jWAeu.102858$rN3.45213@fx21.am4>,
>>   Andrew Cooper <root@127.0.0.1> wrote:
>>
>>> On 07/11/2013 00:00, Nathaniel Sokoll-Ward wrote:
>>>> Thought this group would appreciate this:
>>>> www.metabright.com/challenges/python
>>>>
>>>> MetaBright makes skill assessments to measure how talented people are at
>>>> different skills. And recruiters use MetaBright to find outrageously
>>>> skilled job candidates.
>>>>
>>>> Python is a new area of expertise for us. We make "Challenges" for a bunch
>>>> of languages and we're excited to finally have Python released. Give it a
>>>> shot -- I'd love to hear what you think.
>>>>
>>>
>>> "What is the correct number of spaces for indentation in Python?"
>>
>>
>>
>>
>> What does the following code do?
>> def a(b, c, d): pass
>>
>> My answer: "Defines a function which returns None", but that isn't one
>> of the choices.
>>
>
> "Which is a correct way to perform exponentiation in Python?"
>
> 1) math.pow(a,b)
> 2) a^b
> 3) a*2b
> 4) None of the other responses are correct
>
> Apparently I was wrong by answering 4), and 1) is the expected answer.
> Clearly the author doesn't know about the ** operator in python.
>
>
> It appears that no serious python coders were consulted when writing
> these questions.
>
> ~Andrew
>

So that narrows the search for the culprit down to our Greek aquaintance? :)

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

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


Thread

Show off your Python chops and compete with others Nathaniel Sokoll-Ward <nathanielsokollward@gmail.com> - 2013-11-06 16:00 -0800
  Re: Show off your Python chops and compete with others Andrew Cooper <root@127.0.0.1> - 2013-11-07 00:13 +0000
    Re: Show off your Python chops and compete with others Roy Smith <roy@panix.com> - 2013-11-06 19:24 -0500
      Re: Show off your Python chops and compete with others Andrew Cooper <root@127.0.0.1> - 2013-11-07 00:28 +0000
        Re: Show off your Python chops and compete with others Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-07 00:38 +0000
  Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-07 11:59 +1100
  Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-07 12:04 +1100
    Re: Show off your Python chops and compete with others John Nagle <nagle@animats.com> - 2013-11-06 17:31 -0800
      Re: Show off your Python chops and compete with others Tim Chase <python.list@tim.thechases.com> - 2013-11-06 21:19 -0600
        Re: Show off your Python chops and compete with others Nathaniel Sokoll-Ward <nathanielsokollward@gmail.com> - 2013-11-07 10:38 -0800
          Re: Show off your Python chops and compete with others Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-07 18:48 +0000
          Re: Show off your Python chops and compete with others Alister <alister.ware@ntlworld.com> - 2013-11-07 19:08 +0000
            Re: Show off your Python chops and compete with others Roy Smith <roy@panix.com> - 2013-11-07 20:02 -0500
              Re: Show off your Python chops and compete with others alex23 <wuwei23@gmail.com> - 2013-11-08 11:49 +1000
                Re: Show off your Python chops and compete with others Roy Smith <roy@panix.com> - 2013-11-07 20:54 -0500
                Re: Show off your Python chops and compete with others alex23 <wuwei23@gmail.com> - 2013-11-08 12:08 +1000
                Re: Show off your Python chops and compete with others Roy Smith <roy@panix.com> - 2013-11-07 21:18 -0500
                Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-08 13:26 +1100
                Re: Show off your Python chops and compete with others Tim Chase <python.list@tim.thechases.com> - 2013-11-07 22:05 -0600
                Re: Show off your Python chops and compete with others Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-08 05:26 +0000
                Re: Show off your Python chops and compete with others Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-08 09:23 +0000
                Re: Show off your Python chops and compete with others Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-08 19:47 +1300
          Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-08 09:55 +1100
        Re: Show off your Python chops and compete with others jskirst@gmail.com - 2013-11-07 11:02 -0800
          Re: Show off your Python chops and compete with others Tim Chase <python.list@tim.thechases.com> - 2013-11-07 13:30 -0600
          Re: Show off your Python chops and compete with others 88888 Dihedral <dihedral88888@gmail.com> - 2013-11-07 16:19 -0800
  Re: Show off your Python chops and compete with others MRAB <python@mrabarnett.plus.com> - 2013-11-07 01:12 +0000
  Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-07 12:17 +1100
  Re: Show off your Python chops and compete with others John Ladasky <john_ladasky@sbcglobal.net> - 2013-11-06 17:55 -0800
    Re: Show off your Python chops and compete with others Chris Angelico <rosuav@gmail.com> - 2013-11-07 13:07 +1100
  Re: Show off your Python chops and compete with others Omar Abou Mrad <omar.aboumrad@gmail.com> - 2013-11-08 09:09 +0200
  Re: Show off your Python chops and compete with others Nathaniel Sokoll-Ward <nathanielsokollward@gmail.com> - 2013-11-12 09:20 -0800

csiph-web