To print some text with Python, you should use the `print()` function.
#### Inline code (avec le caractère backtick ou apostrophe inversée)
To print some text with Python, you should use the `print()` function > next section.
#### Code
Pour identifier tout un bloc de texte comme du code source, vous pourrez utiliser soit la touche de **tabulation ou quatre espaces consécutives**, et ce pour chaque ligne concernée. Pour indenter davantage certaines lignes, il vous suffira d’insérer des tabulations ou des espaces.