diff --git a/sessions/python-01.md b/sessions/python-01.md index 3488d64..861942e 100644 --- a/sessions/python-01.md +++ b/sessions/python-01.md @@ -149,7 +149,7 @@ C'est le `.` qui fait le flottant # Variables - !pycon + !pycon >>> a = 2 >>> a 2 @@ -165,7 +165,7 @@ C'est le `.` qui fait le flottant # Variables (2) - !pycon + !pycon >>> a = 2 >>> a 2