Commit 5c1c7264 by BellCodeEditor

save project

parent 6e2830b5
Showing with 5 additions and 2 deletions
...@@ -23,8 +23,11 @@ class ren: ...@@ -23,8 +23,11 @@ class ren:
def duomaomao(self): def duomaomao(self):
self.show=False self.show=False
print("窝藏起来了,你看不见我") print("窝藏起来了,你看不见我")
def jiguanqiang(self):
print("我要把你打成拭子")
fangfang=ren("放放",100,10000000000000000000,100) fangfang=ren("放放",100,10000000000000000000,100)
fangfang.jiasu() fangfang.jiasu()
fangfang.wuli() fangfang.wuli()
fangfang.duomaomao() fangfang.duomaomao()
fangfang.huixie() fangfang.huixie()
\ No newline at end of file fangfang
\ 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