From c3d720464ae6a203bbf206856a10adb6563b131d Mon Sep 17 00:00:00 2001 From: Train_acc Date: Sat, 17 Dec 2022 22:38:42 +0000 Subject: [PATCH] blabla --- answer.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 answer.py diff --git a/answer.py b/answer.py new file mode 100644 index 0000000..7049de3 --- /dev/null +++ b/answer.py @@ -0,0 +1,2 @@ +for i in range(5): + print(i) \ No newline at end of file