以下Python注释代码,不正确的是( )



A.
#Python注释代码



B.
#Python注释代码1 #Python注释代码2



C.
"""Python文档注释""" 



D.
//Python 注释代码
出自:郑州航空工业管理学院Python程序设计