Adjetivos:
\begin{tabular}{|c|}
\hline
Third \\
\hline
Last \\
\hline
Good \\
\hline
Bad \\
\hline
Tall \\
\hline
High \\
\hline
Amazing \\
\hline
Beautiful \\
\hline
Popular \\
\hline
Interesting \\
\hline
Amazing \\
\hline
\end{tabular}



Answer :

### Explanation and Step-by-Step Solution:

The problem asks us to list out the adjectives as given in the table:

1. Let's start by writing the adjectives from the table provided:

- Third
- Last
- good
- bad
- Tall
- High
- amazing
- beautiful
- popular
- Interesting
- amazing

2. We list each adjective as it appears row by row in the table:

- "Third" is in the first row.
- "Last" is in the second row.
- "good" is in the third row.
- "bad" is in the fourth row.
- "Tall" is in the fifth row.
- "High" is in the sixth row.
- "amazing" is in the seventh row.
- "beautiful" is in the eighth row.
- "popular" is in the ninth row.
- "Interesting" is in the tenth row.
- "amazing" is in the eleventh row.

3. Combine all these adjectives into a single list to provide the final result:

```
['Third', 'Last', 'good', 'bad', 'Tall', 'High', 'amazing', 'beautiful', 'popular', 'Interesting', 'amazing']
```

That is the list of adjectives given in the table in the exact order they appear.