diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 0c36fd0dc11217aef8ac9d51af7b1e1a55be938a..3492c97a6e0ffb930885ac14305f5af2edac54e4 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -8,4 +8,10 @@ Une phrase sans rien **Une phrase en gras** -Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) \ No newline at end of file +Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) + +Une ligne de + +``` +print("Hello world!") +``` \ No newline at end of file