diff --git a/S2/TP4/tp4.py b/S2/TP4/tp4.py new file mode 100644 index 0000000..4a6b08c --- /dev/null +++ b/S2/TP4/tp4.py @@ -0,0 +1,17 @@ +#!/usr/bin/python3 +# -*- coding: utf-8 -*- + +""" +TP AP1 +Licence SESI 1ère année +Univ. Lille 1 + +tp4.py + +TP 4 + +""" + +__author__ = 'PREUD\'HOMME Geoffrey & BEAUSSART Jean-loup' +__date_creation__ = 'Tue, 24 Feb 2015 10:30:21 +0100' +