Commit 0060dbd1 by BellCodeEditor

save project

parent 3401dc69
Showing with 4 additions and 4 deletions
# 我们都爱夸夸夸 a=open(r"C:\Users\2hao\Desktop\新建文件夹\chen.txt","w",encoding="utf-8")
name = input("输入你的名字") a.write("123")
print(name + YYDS) a.close()
\ No newline at end of file \ 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