Beispiel für Python -Inline -Kommentare

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