From 0585ae4593f1641339368adb5165e186f135efb1 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Tue, 24 Feb 2015 10:31:14 +0100 Subject: [PATCH] TP4 Fichier --- S2/TP4/tp4.py | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 S2/TP4/tp4.py 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' +