diff --git a/module1/Exo2/fichier-markdown.md b/module1/Exo2/fichier-markdown.md new file mode 100644 index 0000000000000000000000000000000000000000..cbecbb529417daf4c90a83ff36dae02b1f6dd68e --- /dev/null +++ b/module1/Exo2/fichier-markdown.md @@ -0,0 +1,9 @@ +#Partie 1 +## Sous partie 1 : texte +une phrase sans rien +*une phrase en italique* +**une phrase en gras** +un lien vers http://fun-mooc.fr - automatic! +une ligne de print("code") + +##Sous partie 2 : listes \ No newline at end of file