diff --git a/S2/TP4/tp4.py b/S2/TP4/tp4.py index b457b3a..3288c5a 100644 --- a/S2/TP4/tp4.py +++ b/S2/TP4/tp4.py @@ -43,8 +43,6 @@ def seq(l, a, b, x): # Jean-loup else: return (False, 0) - return None - def seqTrie(l, a, b, x): # Jean-loup return None