diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/CS_Assignment.iml b/.idea/CS_Assignment.iml
new file mode 100644
index 0000000..74d515a
--- /dev/null
+++ b/.idea/CS_Assignment.iml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 0000000..105ce2d
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..09b3b55
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..d051e6e
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/data-plot.jpg b/data-plot.jpg
new file mode 100644
index 0000000..bbcb963
Binary files /dev/null and b/data-plot.jpg differ
diff --git a/solution_.md b/solution_.md
new file mode 100644
index 0000000..87156a5
--- /dev/null
+++ b/solution_.md
@@ -0,0 +1,11 @@
+# Assignment L3: Tools for Computational Scientists
+#### - Student name: Mehmet Bahadir Gülhan
+#### - Student number: 14125250
+## 1) Titles of Papers
+- The rise of coccidioides: forces against the dust devil unleashed
+- An analysis of the forces required to drag sheep over various surfaces
+- Correlation of continuous cardiac output measured by a pulmonary artery catheter versus impedance cardiography in ventilated patients
+## 2) Plot of istherecorrelation.csv
+
+### Interpretation of the figure
+The figure above shows the amount of university students per year with the values on the left hand side corresponding to the red graph and beer consumption in the Netherlands with the values on the right hand side corresponding to the blue graph. One can see a sharp increase in students from around 2008 till 2012. In the same time period beer consumption stays relatively the same with no major increases or decreases. However the beer consumption has an increase after 2012, almost as if it is catching up with the increase in uni students. There seems to be some sort of correlation between the two data sets. Intuitively this makes sense as the university student life style involves a copious amount of beer. So more university students would result in more beer consumption overall.