TP4 Fichier
This commit is contained in:
parent
f4e3b50d01
commit
0585ae4593
17
S2/TP4/tp4.py
Normal file
17
S2/TP4/tp4.py
Normal file
|
@ -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'
|
||||
|
Reference in a new issue