News

Another use case for comments is when you don't want to execute a line, you can comment it out. To comment out a line in Python, we use the # symbol.
In technical terms… Python is an interpreted, dynamically typed, garbage-collected, high-level, object-oriented, programming language. Let’s break that down.