1er fichier Markdown

parent e391755a
# Partie 1
## Sous-partie 1: texte
Une phrase sans rien
_Une phrase en italique_
__Une phrase en gras__
Un lien vers fun-mooc.fr : [Fun MOOC](https://www.fun-mooc.fr/fr/).
Une ligne de code : print("Code!")
## Sous-partie 2: listes
### Liste à puce
- Catégorie A :
- Catégorie A1
- Catégorie A2
- Catégorie B
- Catégorie C
### Liste numérotée
1. Catégorie A
2. Catégorie B
3. Catégorie C
## Sous-partie 3: code
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