Python段落注释使用样式为();

Python段落注释使用样式为();

A.//comments//

B./*comments*/

C.'''comments'''

D./

E.comments

F./

正确答案:'''comments'''

猜你喜欢