Thanks to visit codestin.com Credit goes to github.com
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 7d90931 commit 8689eefCopy full SHA for 8689eef
faq/programming.po
@@ -1736,10 +1736,13 @@ msgid ""
1736
"replacement with an implicit or explicit forward iteration. Here are three "
1737
"variations.::"
1738
msgstr ""
1739
+"重複除去と同様に、削除条件を付けて明示的に逆回すのも一つの方法です。ですが、"
1740
+"明示的/暗黙的な反復でスライス置換する方が速くて簡単です。こちらは3つのバリ"
1741
+"エーションです。::"
1742
1743
#: ../../faq/programming.rst:1172
1744
msgid "The list comprehension may be fastest."
-msgstr ""
1745
+msgstr "リスト内包表記がおそらく最も高速です。"
1746
1747
#: ../../faq/programming.rst:1176
1748
msgid "How do you make an array in Python?"
0 commit comments