# Tougher to find error because it points to the exclamation print(sup man?) # no quotes print('Gungnam style") # mismatched type of quotes # Tougher to find error because it points to exclamation # mark as the error print(hi, there!)