Use < to write a condition that checks if carbon_level is less than 300.
<
carbon_level
300
Make sure to type carbon_level < 300.
carbon_level < 300