Respuesta :

tonb

Answer:

There should be a colon at the end of the if statement, ie:

if x > 100:

 print("...")