Commit 03ab39fb by BellCodeEditor

auto save

parent 70850cf8
Showing with 10 additions and 0 deletions
class classname:
def __init__(self,name,age,height):
self.level = 1
self.name = name
self.age = age
self.height = height
yase = classname('亚瑟',12,140)
XiaoMing = classname('小明',13,150)
de'f
\ No newline at end of file
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