Update fichier-markdown.md

parent b96ac9f4
# Partie 1
## Sous-partie 1 = sous-partie 1 :
## Sous-partie 1 : texte
Une phrase sans rien
*Une phrase en italique*
......@@ -10,7 +10,7 @@ Une phrase sans rien
Une ligne de <sub>code</sub>
## Sous-partie 2 = des listes :
## Sous-partie 2 : listes
Liste a puces non ordonnee :
- item 1
- sous-item 1
......@@ -23,7 +23,7 @@ Liste numérotée :
2. item 2
3. item 3
## Sous-partie 3 = quelques lignes de code :
## Sous-partie 3 : code
<!-- extrait de code -->
To print some text with Python, you should use the `print()` function.
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment