The second one, it should be the one that is opening left with a line underneath, the images are unclear but that’s the most likely correct answer !
Answer:
See explanation
Explanation:
Given
if(fish > 400) {
Required
What is the condition checking?
The above statement is an if conditional statement. Analysing the statement in bits:
if -> This represents the beginning of the conditional statement
fish -.> The variable that is being checked
> 400 -> The condition which the variable is being measured by.
So, the statement above is checking if the value of variable fish is greater than 400.
<em>If the condition is true, the instructions associated to that if statement will be executed.</em>
Answer:
The left and right index finger
Explanation:
Left index finger: R, T, F, G, C, V
Right index finger: Y, U, H, J, B, N
You can just put “/“ to represent dividing