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


Groups > comp.lang.python > #59036

Re: Help - Exercise Decision

Date 2013-11-10 16:34 -0800
From Gary Herron <gary.herron@islandtraining.com>
Subject Re: Help - Exercise Decision
References <3d585f7b-6e6c-46b8-94d9-33b4b30f11f8@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2356.1384130501.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 11/10/2013 02:56 PM, kennedysalvino.ks@gmail.com wrote:
> I'm trying to make a ranking of 3 numbers and say which the greatest and consider whether there is a tie between them, I am not able to make the conditions of draws.
>
> Code in PT-BR: http://pastebin.com/18pYJjPC

Please post the code directly in this message.  As a matter of 
safe-browsing practices, I won't follow that link.

One tests for equality (draws as you call them) with the == operator.    
In what way does that not work for you?  Your question is so terse, that 
I'm not sure what you want.  Provide some examples please.

Gary Herron

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


Thread

Help - Exercise Decision kennedysalvino.ks@gmail.com - 2013-11-10 14:56 -0800
  Re: Help - Exercise Decision Gary Herron <gary.herron@islandtraining.com> - 2013-11-10 16:34 -0800
    Re: Help - Exercise Decision Kennedy Salvino <kennedysalvino.ks@gmail.com> - 2013-11-10 16:48 -0800
      Re: Help - Exercise Decision Gary Herron <gary.herron@islandtraining.com> - 2013-11-10 18:26 -0800
      Re: Help - Exercise Decision Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-11 02:59 +0000
  Re: Help - Exercise Decision Kennedy Salvino <kennedysalvino.ks@gmail.com> - 2013-11-11 03:55 -0800
  Re: Help - Exercise Decision Kennedy Salvino <kennedysalvino.ks@gmail.com> - 2013-11-11 03:55 -0800

csiph-web