From 89472145ab4ef6e95c46c1535f0d1c9b96a36b7b Mon Sep 17 00:00:00 2001 From: a2e1be57166e9c81ab3647ffe2226661 Date: Tue, 31 May 2022 14:37:37 +0000 Subject: [PATCH] commit message chen --- module1/exo_2/fichier-markdown.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 module1/exo_2/fichier-markdown.md diff --git a/module1/exo_2/fichier-markdown.md b/module1/exo_2/fichier-markdown.md new file mode 100644 index 0000000..36e33fa --- /dev/null +++ b/module1/exo_2/fichier-markdown.md @@ -0,0 +1,7 @@ +# This is an tag +
+$ python3 apple.py arg1
+
+*This text will be italic hello!* +[GitHub](http://fun-mooc.fr) +Print("# Extrait de code") \ No newline at end of file -- 2.18.1