Commit 66ef9fcb by BellCodeEditor

auto save

parent 69598423
Showing with 13 additions and 0 deletions
'try:
'age=int(input("几岁了"))
'except:
'print("输入整数")
'else:
'if age<18:
' print("不可以喝酒")
'print("程序结束")'
'path=r"C:\Users\123\Desktop\test.txt"
filter()=open(path,"w",encoding='utf-8')
'print("w"=="w")'
file1.write('殷睿泽:2364683687468467368764774365466756374564766867本')
\ 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