Решение:
Читаем текст и определяем истинность или ложность утверждений на основе прочитанного.
- Ann is going to go to the mountains next summer. False (В тексте сказано: "I am going to go to the seaside").
- They are going to stay in a big hotel. False (В тексте сказано: "stay in a small hotel").
- Ann is going to build sandcastles. True (В тексте сказано: "I am going to ... build sandcastles").
- Her brother is going to collect shells. True (В тексте сказано: "My little brother is going to collect shells.").
- The weather will be rainy and cold. False (В тексте сказано: "The weather will be sunny and hot.").
Ответ: False; False; True; True; False.