<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Io sto avendo problemi nell'apprendere Python.</div><div>Guardate cosa succede a me:<span class="Apple-style-span" style="font-family: 'Trebuchet MS'; font-size: 13px; "></span></div><div><font class="Apple-style-span" face="'Trebuchet MS'" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><span class="Apple-style-span" style="font-family: 'Trebuchet MS'; font-size: 13px; ">Sto provando a scrivere ciņ che riporta il libro per capire, e trovo degli esempi, tipo</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 12px; "><font face="Trebuchet MS" size="2" style="font: 10.0px Trebuchet MS"><b>Codice:</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">Stampa2Volte('Pippo')</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Dovrebbe stampare 2 volte l'argomento della funzione, quindi Pippo Pippo.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Invece io visualizzo:</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 12px; "><font face="Trebuchet MS" size="2" style="font: 10.0px Trebuchet MS"><b>Codice:</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">>>> Stampa2Volte('Pippo')</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">Traceback (most recent call last):</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">  File "&lt;pyshell#0>", line 1, in &lt;module></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">    Stampa2Volte('Pippo')</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">NameError: name 'Stampa2Volte' is not defined</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">>>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Qual'č l'errore?</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Poi su Terminale del Mac scrivo :</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 12px; "><font face="Trebuchet MS" size="2" style="font: 10.0px Trebuchet MS"><b>Codice:</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">>>> print "Pippo",</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Come risultato visualizzo : </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 12px; "><font face="Trebuchet MS" size="2" style="font: 10.0px Trebuchet MS"><b>Codice:</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">Pippo</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">Se lo faccio da IDLE mi dice</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 12px; "><font face="Trebuchet MS" size="2" style="font: 10.0px Trebuchet MS"><b>Codice:</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">>>> print "Pippo",</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">SyntaxError: invalid syntax (&lt;pyshell#16>, line 1)</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; background-color: rgb(221, 221, 221); "><font face="Courier New" size="3" style="font: 11.0px Courier New">>>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; font: normal normal normal 13px/normal 'Trebuchet MS'; min-height: 15px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font face="Trebuchet MS" size="4" style="font: 13.0px Trebuchet MS">MA qual'č la differenza fra i due?</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; "><font class="Apple-style-span" face="'Trebuchet MS'" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: normal;">Ho notato che quanto scrivo Python su Terminale esce Python 2.5, mentre io ho scaricato ed utilizzo IDLE 3.0, questo puņ fare queste differenze?</span></font></div></div>
<br><br>

<br><p><font face="Verdana,Arial" size=2>----<br>

Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? <a href=http://www.email.it/cgi-bin/start?sid=3 target=_blank>GRATIS solo con Email.it</a><br>

<br>

Sponsor:<br>

Innammorarsi &egrave; facile con Meetic, milioni di single si sono iscritti, si sono conosciuti e hanno riscoperto l'amore. Tutto con Meetic, prova anche tu!<br>

<a href=http://adv.email.it/cgi-bin/foclick.cgi?mid=8292&d=17-3 target=_blank>Clicca qui</a></font><br>



<br></body></html>