拥有你自己的 Python 服务器
回溯 (最近一次调用最后)
  文件 "demo_class7.py",第 13 行,在 <module>
    print(p1.age)
AttributeError: 'Person' 对象没有属性 'age'