diff --git a/test.py b/test.py index 3ae760b..151607d 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -input("提示:") \ No newline at end of file + +print(bool(1) and str(bool(0)) or bool(int(2/3))) \ No newline at end of file diff --git a/刘家赫.py b/海龟小动画.py similarity index 100% rename from 刘家赫.py rename to 海龟小动画.py