Some statements use : in the tail such as while x > 0: and def func(): What is the meaning and the usage of : in Python?