From 4dbb58a8f86e0acde52936691c2ea2d0f6bb2b19 Mon Sep 17 00:00:00 2001 From: Alexander Munch-Hansen Date: Wed, 28 Aug 2019 14:12:48 +0200 Subject: [PATCH] init --- handin_1/look_up.py/.idea/encodings.xml | 4 + .../inspectionProfiles/Project_Default.xml | 22 +++ handin_1/look_up.py/.idea/look_up.py.iml | 11 ++ handin_1/look_up.py/.idea/misc.xml | 10 ++ handin_1/look_up.py/.idea/modules.xml | 8 + handin_1/look_up.py/.idea/workspace.xml | 169 ++++++++++++++++++ handin_1/look_up.py/look_up.py | 90 ++++++++++ 7 files changed, 314 insertions(+) create mode 100644 handin_1/look_up.py/.idea/encodings.xml create mode 100644 handin_1/look_up.py/.idea/inspectionProfiles/Project_Default.xml create mode 100644 handin_1/look_up.py/.idea/look_up.py.iml create mode 100644 handin_1/look_up.py/.idea/misc.xml create mode 100644 handin_1/look_up.py/.idea/modules.xml create mode 100644 handin_1/look_up.py/.idea/workspace.xml create mode 100644 handin_1/look_up.py/look_up.py diff --git a/handin_1/look_up.py/.idea/encodings.xml b/handin_1/look_up.py/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/handin_1/look_up.py/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/handin_1/look_up.py/.idea/inspectionProfiles/Project_Default.xml b/handin_1/look_up.py/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..5dc0e56 --- /dev/null +++ b/handin_1/look_up.py/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,22 @@ + + + + \ No newline at end of file diff --git a/handin_1/look_up.py/.idea/look_up.py.iml b/handin_1/look_up.py/.idea/look_up.py.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/handin_1/look_up.py/.idea/look_up.py.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/handin_1/look_up.py/.idea/misc.xml b/handin_1/look_up.py/.idea/misc.xml new file mode 100644 index 0000000..37d8a93 --- /dev/null +++ b/handin_1/look_up.py/.idea/misc.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/handin_1/look_up.py/.idea/modules.xml b/handin_1/look_up.py/.idea/modules.xml new file mode 100644 index 0000000..41b2a07 --- /dev/null +++ b/handin_1/look_up.py/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/handin_1/look_up.py/.idea/workspace.xml b/handin_1/look_up.py/.idea/workspace.xml new file mode 100644 index 0000000..7bd7add --- /dev/null +++ b/handin_1/look_up.py/.idea/workspace.xml @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +