OK so basically you answered your question if he has the 40th best he will be 40th out of 600
// A single if statement
if (boolean expression)
Do statement;
// Or a single if with {}
if (boolean expression)
{
Do statement;
}
// A block if statement: { } required
if (boolean expression)
{
Do Statement1;
Do Statement2;
...
Do StatementN;
}
Note
383642 no te entiendo ni vergas
Answer: A) Hedda Gabler uses abundant poetic dialogue
Explanation: i just took the test