Skip to content

Commit 52ee0d2

Browse files
author
github-actions
committed
Merge 3.11 into 3.8
1 parent af2e2ee commit 52ee0d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

faq/programming.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1723,10 +1723,13 @@ msgid ""
17231723
"replacement with an implicit or explicit forward iteration. Here are three "
17241724
"variations.::"
17251725
msgstr ""
1726+
"重複除去と同様に、削除条件を付けて明示的に逆回すのも一つの方法です。ですが、"
1727+
"明示的/暗黙的な反復でスライス置換する方が速くて簡単です。こちらは3つのバリ"
1728+
"エーションです。::"
17261729

17271730
#: ../../faq/programming.rst:1174
17281731
msgid "The list comprehension may be fastest."
1729-
msgstr ""
1732+
msgstr "リスト内包表記がおそらく最も高速です。"
17301733

17311734
#: ../../faq/programming.rst:1178
17321735
msgid "How do you make an array in Python?"

0 commit comments

Comments
 (0)