Update fichier-markdown.md

parent c32f14db
......@@ -4,7 +4,7 @@ Une phrase sans rien
_Une phrase en italique_
__Une phrase en gras__
https://fun-mooc.fr/
print("code")
print(code)
### listes
Liste à puce
- item
......@@ -17,4 +17,4 @@ Liste numérotée
2.item
3.item
#### code
print("Extrait de code")
\ No newline at end of file
print(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