*URGENT* proximity sensor code not working

When I do that, another error comes up.

at

status_red=digitalRead(red_pin);if(ds_value<3000 && ds_value_1<300 status_red==0)

its the same error that pops up, do I need to get rid of the () as well??

Thank you