Add a select_soda method with the parameter self. End the line with a :.
select_soda
self
:
Make sure to type def select_soda(self):.
def select_soda(self):