Commit 5bc6d0fb by BellCodeEditor

save project

parent d493d152
Showing with 9 additions and 0 deletions
class i:
def __init__(self,eye,foot,skin):
self.yanjing=eye
self.jian=foot
self.pifu=skin
dou=i(2,2,"yellow")
print(dou.jian)
\ 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