News

To comment out a line in Python, we use the # symbol. Start any line with that symbol and it will be treated as a comment.
This post explains how to use if statements in Python. This will form the backbone of much of your code going forward! Else statements, nesting, + more.