跳至主要內容- 单行注释:输入井号
#
,井号后即为注释。 - 多行注释:选中多行代码,
Ctrl + /
即可多行同时注释掉
d110f
-Fix formatting and enhance clarity in Python documentation: Adjust section headings and add Python tips于 deed4
-Add initial draft for stage test on variables and data types in Python于