当前学科:Python编程基础
  • 题目: 未知类型
    已知Student类是一个空类,stu1和stu2是Student类的两个对象,则通过“stu1.name=‘李晓明’”语句增加的属性可以通过()访问。

      A.Student.name、stu1.name或stu2.name

      B.Student.name或stu1.name

      C.stu1.name或stu2.name

      D.stu1.name

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索