Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88d4173

Browse files
committed
[po] auto sync bot
1 parent 9a2cea0 commit 88d4173

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tutorial/introduction.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,9 @@ msgid ""
528528
"without quotes, and a space is inserted between items, so you can format "
529529
"things nicely, like this::"
530530
msgstr ""
531+
" :func:`print` 函数将所有传进来的参数值打印出来. 它和直接输入你要显示的表达式(比如我们之前在计算器的例子里做的)不一样, "
532+
"print() 能处理多个参数,包括浮点数,字符串。 字符串会打印不带引号的内容, 并且在参数项之间会插入一个空格, 这样你就可以很好的把东西格式化, "
533+
"像这样::"
531534

532535
#: ../../tutorial/introduction.rst:515
533536
msgid ""

0 commit comments

Comments
 (0)