Commit 1d637ca0 by BellCodeEditor

auto save

parent 92b534da
Showing with 2 additions and 1 deletions
...@@ -3,4 +3,4 @@ with open(r'C:\Users\ACER\Desktop\test.txt','r',encoding='utf-8') as file1: ...@@ -3,4 +3,4 @@ with open(r'C:\Users\ACER\Desktop\test.txt','r',encoding='utf-8') as file1:
if "小兰,12本n": if "小兰,12本n":
print("有人~~") print("有人~~")
else: else:
print("无人~~") print("无人~~")
\ 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