Update fichier-markdown.md

parent 7cac80cd
......@@ -29,10 +29,5 @@ Une ligne de `code`
3. item
## Sous-partie 3 : code
Voici un code en C :
int main()
{
printf("Extrait de code\n");
return 0;
}
\ No newline at end of file
`# 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