From 13f4b8278fc724965068b7c4fe339c5b8770c51b Mon Sep 17 00:00:00 2001 From: gramanas Date: Wed, 21 Oct 2020 17:55:31 +0300 Subject: Small fixes --- 1.py | 2 ++ 1 file changed, 2 insertions(+) (limited to '1.py') diff --git a/1.py b/1.py index 85fe7d8..29db5c6 100644 --- a/1.py +++ b/1.py @@ -1,3 +1,5 @@ # given: two lists containing the same integers # but one list contains an extra one # find it and return it + +print("Do I really need to type this again?") -- cgit v1.2.3