@ -16,12 +16,12 @@ for path,dir_list,file_list in os.walk(r"./") :
try:
code-=code[code.index('#'):]
except:
pass;
pass
ifcode:
print("\t"+code)
l+=1
else:
pass;
pass
input("\n最终代码行数为:"+str(l))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.