Commit 7a6bdec9 by BellCodeEditor

auto save

parent cd9c684c
Showing with 1552 additions and 0 deletions
def WDNMD(cnm):
print('fuck'+cnm)
WDNMD('you')
list10 =['van','野兽先辈','杰哥']
if 'vn'in list10:
print(111)
else:
print(222)
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