Bläddra i källkod

Formatting

master
Dimitri Merejkowsky 6 år sedan
förälder
incheckning
2a2ba8d348
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      sessions/python-01.md

+ 2
- 2
sessions/python-01.md Visa fil

@@ -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