Commit 0a49e36a by BellCodeEditor

save project

parent f47689a4
Showing with 14 additions and 0 deletions
class yingxiong:#创建类
def __init__(self):#创建类
self.pugong = 1
self.e = 5
self.q = 10
xiao = yingxiong()
print(xiao.q)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment