(单选题, )以下Python注释代码,不正确的是()
A.#Python注释代码
B.#Python注释代码1 #Python注释代码2
C."""Python文档注释"""
D.//Python 注释代码
正确答案是D