diff --git a/languages/python.md b/languages/python.md index 00f7569..c0b09df 100644 --- a/languages/python.md +++ b/languages/python.md @@ -135,7 +135,7 @@ - They never get executed. -- Comments start with # in Python +- Comments start with # in Python. ```python