summaryrefslogtreecommitdiffstats
path: root/1.py
diff options
context:
space:
mode:
Diffstat (limited to '1.py')
-rw-r--r--1.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/1.py b/1.py
new file mode 100644
index 0000000..85fe7d8
--- /dev/null
+++ b/1.py
@@ -0,0 +1,3 @@
+# given: two lists containing the same integers
+# but one list contains an extra one
+# find it and return it