A colon goes after every if/else statement in python. For instance:
if 1 < 5:
# do something.
As we can see, a colon is placed after the 5.
9.4m questions
12.2m answers