Commit 338e67b9 authored by 张彦钊's avatar 张彦钊

add print

parent ca8f30ff
......@@ -8,7 +8,9 @@ def check():
flag = 2
return flag
if __name__ == "__main()":
print(8)
print(check())
print(900)
......
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