This intro problem practices AND. AND returns TRUE only when every condition inside it is TRUE. Update the output cells so each student row returns TRUE only when the score is at least 70 and attendance is at least 80.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with AND details and syntax? Review the AND function guide first.
This cell cannot be edited