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 296f4a8 commit 7b574f4Copy full SHA for 7b574f4
1 file changed
tutorial/introduction.po
@@ -93,8 +93,8 @@ msgid ""
93
"ones with a fractional part (e.g. ``5.0``, ``1.6``) have type "
94
":class:`float`. We will see more about numeric types later in the tutorial."
95
msgstr ""
96
-"整数(比如 ``2``、``4``、``20`` )有 :class:`int` 类型,有小数部分的(比如 ``5.0``、``1.6`` )有 "
97
-":class:`float` 类型。在这个手册的后半部分我们会看到更多的数值类型。"
+"整数(比如 ``2``、``4``、``20`` )的类型是 :class:`int`,有小数部分的(比如 ``5.0``、``1.6`` )的类型是 "
+":class:`float`。 在这个手册的后半部分我们会看到更多的数字类型。"
98
99
#: ../../tutorial/introduction.rst:65
100
msgid ""
0 commit comments