... non ho capito se la tua era una domanda "provocatoria", ma credo non sia possibile ....<br>Non penso si riesca a "mescolare" assegnazione e print... o sbaglio?!<br><br><div class="gmail_quote">Il giorno 09 ottobre 2009 08.53, Pietro Battiston <span dir="ltr"><<a href="mailto:toobaz@email.it">toobaz@email.it</a>></span> ha scritto:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Il giorno ven, 09/10/2009 alle 08.38 +0200, Nicola Ferrari ha scritto:<br>
<div class="im">> In questo caso si tratta di un operatore ternario, simile<br>
> al ?: presente<br>
> in altri linguaggi (Java, C, Javascript, Perl) e non e' un<br>
> modo<br>
> alternativo di esprimere il costrutto "if.. then.. elif..<br>
> else"<br>
><br>
> Non č un modo alternativo?<br>
> Nell'esempio che ho citato, non č come scrivere<br>
><br>
> if val==1:<br>
> print 'prova'<br>
> else:<br>
> print 'aaaa'<br>
<br>
</div>in questo caso sė, ma prova un po' a tradurci questo codice:<br>
<div class="im"><br>
if val==1:<br>
print 'prova'<br>
else:<br>
</div> val=1<br>
<br>
<br>
<br>
ciao<br>
<font color="#888888"><br>
Pietro<br>
</font><div><div></div><div class="h5"><br>
><br>
> ????<br>
><br>
> Se incontri qualche caratteristica gia' presente in linguaggi<br>
> che gia'<br>
> conosci, stai particolarmente attento e non saltare parti del<br>
> tutorial,<br>
> perche' potresti avere delle sorprese.<br>
><br>
> Nel tutorial, se erroneamente non ho saltato parti, non mi era<br>
> capitato di trovare questa "forma ridotta"<br>
><br>
><br>
> 2009/10/8 Marco Mariani <<a href="mailto:marco.mariani@prometeia.it">marco.mariani@prometeia.it</a>><br>
> Nicola Ferrari wrote:<br>
><br>
> > val = 1<br>
> > print ('prova' if vall==1 else 'aaa')<br>
> ><br>
> > Dove posso trovare le spiegazioni di tutte le "forme<br>
> ridotte"?<br>
><br>
><br>
> Non esistono "forme ridotte" o abbreviazioni come in COBOL :)<br>
><br>
> In questo caso si tratta di un operatore ternario, simile<br>
> al ?: presente<br>
> in altri linguaggi (Java, C, Javascript, Perl) e non e' un<br>
> modo<br>
> alternativo di esprimere il costrutto "if.. then.. elif..<br>
> else"<br>
><br>
><br>
> > Questa forma ridotta l'ho capita, ma vorrei capire se ce ne<br>
> sono altre<br>
> > ed eventualmente impararle =) =)<br>
><br>
><br>
> Ti conviene leggere il tutorial ufficiale, e' scritto bene e<br>
> abbastanza<br>
> completo.<br>
><br>
> Se incontri qualche caratteristica gia' presente in linguaggi<br>
> che gia'<br>
> conosci, stai particolarmente attento e non saltare parti del<br>
> tutorial,<br>
> perche' potresti avere delle sorprese.<br>
><br>
><br>
> --<br>
> This e-mail (and any attachment(s)) is strictly confidential<br>
> and for use only by intended recipient(s). Any use,<br>
> distribution, reproduction or disclosure by any other person<br>
> is strictly prohibited. The content of this e-mail does not<br>
> constitute a commitment by the Company except where provided<br>
> for in a written agreement between this e-mail addressee and<br>
> the Company. If you are not an intended recipient(s), please<br>
> notify the sender promptly and destroy this message and its<br>
> attachments without reading or saving it in any manner. Any<br>
> non authorized use of the content of this message constitutes<br>
> a violation of the obligation to abstain from learning of the<br>
> correspondence among other subjects, except for more serious<br>
> offence, and exposes the person responsible to the relevant<br>
> consequences.<br>
><br>
> _______________________________________________<br>
> Python mailing list<br>
> <a href="mailto:Python@lists.python.it">Python@lists.python.it</a><br>
> <a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
><br>
><br>
><br>
> --<br>
> Nicola Ferrari<br>
> website: <a href="http://www.nicolaferrari.name" target="_blank">http://www.nicolaferrari.name</a><br>
><br>
> skype: nick.ferro<br>
><br>
> _______________________________________________<br>
> Python mailing list<br>
> <a href="mailto:Python@lists.python.it">Python@lists.python.it</a><br>
> <a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
<br>
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@lists.python.it">Python@lists.python.it</a><br>
<a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Nicola Ferrari<br>website: <a href="http://www.nicolaferrari.name">http://www.nicolaferrari.name</a><br><br>skype: nick.ferro<br><br>