פייתון/פייתון גרסה 3/שלום עולם!: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
אין תקציר עריכה
תיקון הפקודות לפייתון 3.
שורה 22:
<div style="direction: ltr;">
<source lang="python">
print ("Jack and Jill went up a hill")
print ("to fetch a pail of water;")
print ("Jack fell down, and broke his crown,")
print ("and Jill came tumbling after.")
</source>
</div>
שורה 39:
<div style="direction: ltr;">
<source lang="python">
print ("Jack and Jill went up a hill")
</source>
</div>
שורה 51:
<div style="direction: ltr;">
<source lang="python">
print ("to fetch a pail of water;")
</source>
</div>