diff --git a/module1/exo_2/fichier-markdown.md b/module1/exo_2/fichier-markdown.md new file mode 100644 index 0000000000000000000000000000000000000000..36e33fa78bba5b712c8e1f7e343783dfff3e2e28 --- /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