[Tutor] Help with Guess the number script

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Mar 10 10:29:32 CET 2014


On 10/03/2014 02:03, Scott W Dunning wrote:
>
> On Mar 8, 2014, at 7:29 AM, eryksun <eryksun at gmail.com> wrote:
>> Anyway, you needn't go out of your way to rewrite the expression using
>> a chained comparison. The disjunctive expression is actually
>> implemented more efficiently by CPython's compiler, which you can
>> verify using the dis module to disassemble the bytecode.
>
> I’m not sure what you’re talking about in the above paragraph.
>

As a newbie don't worry about it (yet).  Personally I think it's plain 
daft to put such advanced language topics on a tutor mailing list.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com




More information about the Tutor mailing list