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 2f7113d commit 7eba1fdCopy full SHA for 7eba1fd
library/random.po
@@ -405,7 +405,7 @@ msgid ""
405
"To shuffle an immutable sequence and return a new shuffled list, use "
406
"``sample(x, k=len(x))`` instead."
407
msgstr ""
408
-"Para mezclar una secuencia inmutable y devolver una nueva lista mezclada, "
+"Para mezclar una secuencia inmutable y retornar una nueva lista mezclada, "
409
"utilice ``muestra(x, k=len(x))`` en su lugar."
410
411
#: ../Doc/library/random.rst:211
0 commit comments