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.
7.7m questions
10.3m answers