From e7b54b4893798b524338157ff2a2064fb5ed42bd Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 6 Dec 2022 11:07:35 +0100 Subject: [PATCH] dernier virage --- laby.py | 7 ++++++- projet-tuteure-3a | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/laby.py b/laby.py index d6ad512..51d0e3b 100644 --- a/laby.py +++ b/laby.py @@ -15,7 +15,7 @@ class Laby: L10=0.40 L11=1.10 L12=2.95 - L13=0 + L13=0.15 L14=0.40 L15=0.90 L16=0.20 @@ -37,6 +37,11 @@ class Laby: ((L8+L3,L17+L4+L2-L5),(L8+L3,L17+L4+L2)), ((L8+L3,L17+L4+L2),(L8+L3+L9,L17+L4+L2)), ((L8+L3+L9,L17+L4+L2),(L8+L3+L9,L17+L10)), + + ((L8+L3+L9,L17),(L8+L3+L9+L14,L17+L13)), + ((L8+L3+L9+L14,L17+L13),(L8+L3+L9+L11-L16,L17)), + ((L8+L3+L9,L17+L10),(L8+L3+L9+L14,L17+L10+L13)), + ((L8+L3+L9+L14,L17+L10+L13),(L8+L3+L9+L11-L16,L17+L10)), ] def __init__(self, pos): diff --git a/projet-tuteure-3a b/projet-tuteure-3a index 3cba721..1a86f9c 160000 --- a/projet-tuteure-3a +++ b/projet-tuteure-3a @@ -1 +1 @@ -Subproject commit 3cba7217145becdad084be9e5dc295a49ec0e819 +Subproject commit 1a86f9cdbf7bdc3133e087687553f88613ce53cd