Exemple de commentaires en ligne Python

Python Inline comments
print("Hello World") # This is a example of inline comment
Gorgeous Gazelle