aboutsummaryrefslogtreecommitdiff
path: root/Assignment 1/ex13.py
diff options
context:
space:
mode:
Diffstat (limited to 'Assignment 1/ex13.py')
-rw-r--r--Assignment 1/ex13.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/Assignment 1/ex13.py b/Assignment 1/ex13.py
index b91d885..a6600ee 100644
--- a/Assignment 1/ex13.py
+++ b/Assignment 1/ex13.py
@@ -1,3 +1,12 @@
+# -*- coding: utf-8 -*-
+"""
+Created on Fri Sep 11 13:12:03 2015
+
+@author: Camil Staps, s4498062
+
+Use Python 2.*
+"""
+
# exercise 3.2.1
from __future__ import print_function