单项选择题

在Python中,如何表示一个空字符串?()

A.""
B.’’
C.str()
D.以上都可以