We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4a544 commit d9e9fc8Copy full SHA for d9e9fc8
tutorial/classes.po
@@ -1251,7 +1251,7 @@ msgid ""
1251
"the data values and which statement was last executed). An example shows "
1252
"that generators can be trivially easy to create::"
1253
msgstr ""
1254
-":term:`Οι Γεννήτορες <generator>` είναι ένα απλό και ισχυρό εργαλείο για τη δημιουργία "
+":term:`Generators <generator>` είναι ένα απλό και ισχυρό εργαλείο για τη δημιουργία "
1255
"Iterators. Είναι γραμμένες σαν κανονικές συναρτήσεις αλλά χρησιμοποιούν τη :keyword:"
1256
"`yield` όποτε θέλουν να επιστρέψουν δεδομένα. Κάθε φορά που καλείται :func:`next` "
1257
"σε αυτό, ο generator συνεχίζει από εκεί που σταμάτησε (θυμάται όλες τις "
0 commit comments