首页题库练习题目详情
Python程序设计单选题中等

以下哪个是Python中类的私有属性的正确标识方式?

A__attribute__
B_attribute
Cattribute
Dattribute_