Commit 046e1ed3 by BellCodeEditor

save project

parent a255ba1e
Showing with 6 additions and 9 deletions
class cat: name=input("数字")
def __init__(self): print(int(name)*10)
self.level=80 \ No newline at end of file
self.hp=24000
self.attack=1600
yase=cat()
print(yase.hp)
\ No newline at end of file
-- "a/\346\234\211\343\200\202py" input
input
\ 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