Update fichier-markdown.md

parent 6fb2cf8d
...@@ -5,7 +5,7 @@ Une phrase sans rien ...@@ -5,7 +5,7 @@ Une phrase sans rien
**Une phrase en gras** **Une phrase en gras**
[fun-mooc](fun-mooc.fr) [fun-mooc](fun-mooc.fr)
``` ```
print("code") code
``` ```
## Sous-partie 2 : listes ## Sous-partie 2 : listes
...@@ -22,5 +22,5 @@ print("code") ...@@ -22,5 +22,5 @@ print("code")
## Sous-partie 3 : code ## Sous-partie 3 : code
``` ```
print("code") Extrait de code
``` ```
\ No newline at end of file
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