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 af2e2ee commit 52ee0d2Copy full SHA for 52ee0d2
faq/programming.po
@@ -1723,10 +1723,13 @@ msgid ""
1723
"replacement with an implicit or explicit forward iteration. Here are three "
1724
"variations.::"
1725
msgstr ""
1726
+"重複除去と同様に、削除条件を付けて明示的に逆回すのも一つの方法です。ですが、"
1727
+"明示的/暗黙的な反復でスライス置換する方が速くて簡単です。こちらは3つのバリ"
1728
+"エーションです。::"
1729
1730
#: ../../faq/programming.rst:1174
1731
msgid "The list comprehension may be fastest."
-msgstr ""
1732
+msgstr "リスト内包表記がおそらく最も高速です。"
1733
1734
#: ../../faq/programming.rst:1178
1735
msgid "How do you make an array in Python?"
0 commit comments