Commit fbc2fe75 by BellCodeEditor

save project

parent 711d4716
Showing with 7 additions and 5 deletions
class Roblox: class Roblox:
def __init__(self): def __init__(self,error,attack,sick,soft):
self.sick=114514 self.sick=sick
self.soft=114514 self.soft=soft
self.die=114514 self.die=error
NOOB=Roblox() self.attack=attack
self.level=1123456786546378937465347839765389657893763898374829735684930382736289012923876457483976434635465346573463546537465374635746446573465374635744635464354264344635674634463463547242634676446356744635746464246
NOOB=Roblox('怒怖',114514,114514,114514)
print('Hello_Hacker',NOOB.die) print('Hello_Hacker',NOOB.die)
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