chatGPT_web

This commit is contained in:
dengrb1
2023-04-30 18:23:08 +08:00
committed by GitHub
parent bdb783bc1d
commit b94c0105e7

View File

@@ -11,11 +11,9 @@ error = 0
def file_jx(exe_name):
maths += 1
if os.path.exists(os.path.join(ml, f"{exe_name}")):
print(f'文件{maths}正常存在')
pass
else:
error += 1
print(f"丢失{error}文件")
pass
pass
def extkj():