<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Devo convertire un piccolo programmino Java in Python ma di Java
      non so nulla.</p>
    <p>Questo ciclo for, ad esempio:</p>
    <div style="color: #d4d4d4;background-color: #1e1e1e;font-family: Consolas, 'Courier New', monospace;font-weight: normal;font-size: 10px;line-height: 14px;white-space: pre;"><div><span style="color: #c586c0;">for</span><span style="color: #d4d4d4;"> (yi = </span><span style="color: #b5cea8;">0</span><span style="color: #d4d4d4;">; yi < </span><span style="color: #b5cea8;">2</span><span style="color: #d4d4d4;">; yi++) {</span></div><div><span style="color: #d4d4d4;">
</span></div><div><span style="color: #d4d4d4;">Significa che yi parte da 0 e sale di 1 alla volta, ma cos'รจ quel <2?</span></div><div><span style="color: #d4d4d4;">
</span></div><div><span style="color: #d4d4d4;">Grazie.
</span></div></div>
    <pre class="moz-signature" cols="72">-- 
--... ...--  -.. .  .. --.. ....- .- .--. ..-  - ..-  . .
Sent from TB on Windows 10, Genus Bononiae's computer.</pre>
  </body>
</html>