Commit 2b44e6c5 by zhangwei

增加注释

parent a82ffcb0
......@@ -37,3 +37,5 @@ if __name__ == '__main__':
echo(log,"can be writen",True,1)
else:
echo(log,"cannt be writen!",False,1)
echo(log, "had been checked!", True)
echo("ALL","is done",True)
\ 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 to comment