From 32ddf0045a7805ac7d97c758c7481da3f1e25f38 Mon Sep 17 00:00:00 2001 From: Lucid Date: Tue, 6 Dec 2022 20:45:36 +0900 Subject: [PATCH] Create 20221206_2.py --- 20221206_2.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 20221206_2.py diff --git a/20221206_2.py b/20221206_2.py new file mode 100644 index 0000000..9964c20 --- /dev/null +++ b/20221206_2.py @@ -0,0 +1,3 @@ +n = int(input()) +strings = input() +