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.
4.4m questions
5.7m answers