Update fichier-markdown.md

parent 4f332f75
......@@ -25,10 +25,7 @@ __Liste numérotée__
3. item
## Sous-partie 3 : code
> print("#Extrait de code")#Extrait de code
```
var add2 = function(number) {
return number + 2;
}
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