Commit 223c6a05 by BellCodeEditor

auto save

parent 74a3310a
Showing with 4 additions and 0 deletions
def XBZ114514():
return ("fuck")
list = [] list = []
try: try:
x = int(input('_| ̄|○')) x = int(input('_| ̄|○'))
...@@ -5,3 +7,5 @@ except: ...@@ -5,3 +7,5 @@ except:
print("哼哼哼啊啊啊啊啊啊啊啊啊啊.......") print("哼哼哼啊啊啊啊啊啊啊啊啊啊.......")
else: else:
list.append(x) list.append(x)
print(XBZ114514())
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