LabSim
Lab 2 — Question 3 of 10
Desktop: drag the answer and drop it into the blank cell.
Mobile: tap an answer first, then tap the blank cell.
Students with GPA 3.0 or above PASS. Evaluate the formula and place the result in column D.
|
A |
B |
C |
D |
| 1 |
Student
|
GPA
|
Formula
|
Result
|
| 2 |
Ali
|
3.4
|
IF(B2>=3.0,"Pass","Fail")
|
|
| 3 |
Sara
|
2.5
|
IF(B3>=3.0,"Pass","Fail")
|
|
Choices