summaryrefslogtreecommitdiffstats
path: root/1.py
diff options
context:
space:
mode:
authorgramanas <anastasis.gramm2@gmail.com>2020-10-21 17:55:31 +0300
committergramanas <anastasis.gramm2@gmail.com>2020-10-21 17:55:31 +0300
commit13f4b8278fc724965068b7c4fe339c5b8770c51b (patch)
tree0cdaecf41a35c699aee31d91fa159663772dee1f /1.py
parentf538e38f9499bcc93bc26a690ef1b8f1adfd811b (diff)
downloadfoobar-withgoogle-13f4b8278fc724965068b7c4fe339c5b8770c51b.tar.gz
foobar-withgoogle-13f4b8278fc724965068b7c4fe339c5b8770c51b.tar.bz2
foobar-withgoogle-13f4b8278fc724965068b7c4fe339c5b8770c51b.zip
Small fixes
Diffstat (limited to '1.py')
-rw-r--r--1.py2
1 files changed, 2 insertions, 0 deletions
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?")