Skip to content

Commit 670f44b

Browse files
committed
Merge pull request qiwsir#72 from frankwang0909/patch-8
Update 121.md
2 parents b4cdb3d + 4102d06 commit 670f44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

121.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
##什么是语句
1010

11-
事实上,前面已经用过语句了,最典型的那句:`print "Hello, World"`就是语句。
11+
事实上,前面已经用过语句了,最典型的那句:`print "Hello, World"`就是语句。(注意:Python3里,print语句改成了print()函数。)
1212

1313
为了能够严谨地阐述这个概念,抄一段[维基百科中的词条:命令式编程](http://zh.wikipedia.org/wiki/%E6%8C%87%E4%BB%A4%E5%BC%8F%E7%B7%A8%E7%A8%8B)
1414

0 commit comments

Comments
 (0)