Answer :

Let's carefully examine the given list of numbers to determine if they are arranged from smallest to largest. Here are the numbers in question:

6, 16, 39, 65, 90, 71, 100, 118

We'll go through the list step-by-step:

1. 6 is less than 16, so far the sequence is correct.
2. 16 is less than 39, so the sequence continues to be correct.
3. 39 is less than 65, the sequence is still correct.
4. 65 is less than 90, still in order.
5. 90 is greater than 71. This breaks the sequence because 71 should come before 90 if the list was sorted in ascending order.

Since we found that 90 is greater than 71, the sequence is not in order from smallest to largest. Therefore, the statement is:

B. False