Вопрос задан 04.11.2023 в 22:06. Предмет Английский язык. Спрашивает Абрамова Даша.

Задание № 1: Complete the following sentences with the verbs in brackets in the correct simple

tense. Use the full forms of the auxiliary verbs (write "will", not " `ll"). 1) Joe (feel) ill after he had his lunch. 2) Wait! She (drive) you to the station. 3) Scarlett (watch) a new film every week. 4) The students (stand) up when the teacher entered the room. 5) The flight (leave) at 6:55. Don't miss it. 6) It was cold, so I (wear) two pullovers. 7) My ski instructor believes it (snow) in the mountains tomorrow evening. 8) Listen! There's someone at the door. I (open) the door for you. 9) She (take) me to the shopping centre where we had lots of fun. 10) Overnight he (become) a celebrity in our neighborhood.
0 0
Перейти к ответам

Ответы на вопрос

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Ахметгеева Динара.

Перепеши код на этот:

m, h = map(int, input("-").split('-'))

t, h = map(int, input("*").split('*'))

c, d = map(int, input("/").split('/'))

k, p = map(int, input("+").split('+'))

print(k, '+', p, '=', p+k, end= '\n');

print(m, '-', h,'=', m-h, end='\n');

print(t, '*', h, '=', t*h, end='\n');

print(c, '/', d,'=',c/d)

Сначала вводишь две цифры, к-е нужно вычесть, например: 3-2 (так и пиши при запуске. С тире). Затем так же с умножением, делением, прибавлением. В конце программа тебе вычислит все, что ты ей дал.

0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.

Certainly! Let's fill in the blanks with the correct simple tense forms of the verbs in the sentences:

1) Joe felt ill after he had his lunch. 2) Wait! Will she drive you to the station? 3) Scarlett watches a new film every week. 4) The students stood up when the teacher entered the room. 5) The flight leaves at 6:55. Don't miss it. 6) It was cold, so I wore two pullovers. 7) My ski instructor believes it will snow in the mountains tomorrow evening. 8) Listen! There's someone at the door. I will open the door for you. 9) She took me to the shopping center where we had lots of fun. 10) Overnight he became a celebrity in our neighborhood.

I have completed the sentences using the correct simple tense forms of the verbs in brackets, and ensuring the full forms of the auxiliary verbs are used.

0 0

Похожие вопросы

Топ вопросов за вчера в категории Английский язык

Последние заданные вопросы в категории Английский язык

Задать вопрос