Program qq;
uses graphABC;
begin
setwindowsize(1200,400);
setpencolor(clblack);
setpenwidth(5);
centerwindow;
//смайлик
circle(600,200,180);
floodfill(600,200,clyellow);
circle(550,100,40);
circle(650,100,40);
floodfill(550,100,clwhite);
floodfill(650,100,clwhite);
line(550,300,650,300);
line(600,250,600,150);
//смайлик
//домик
rectangle(50,350,350,200);
floodfill(200,250,clbrown);
rectangle(125,300,275,225);
floodfill(200,250,clblue);
line(200,255,200,300);
line(125,255,275,255);
line(50,200,200,50);
line(350,200,200,50);
floodfill(200,100,clgreen);
//домик
//кораблик
line(850,250,1150,250);
line(850,250,950,350);
line(1100,350,1150,250);
line(1100,350,950,350);
line(1000,250,1000,50);
line(1000,50,1100,100);
line(1000,150,1100,100);
floodfill(1010,125,clred);
floodfill(1000,300,clorange);
//кораблик
end.
Поделитесь своими знаниями, ответьте на вопрос:
You are going to spend the evening with your English friend. Discuss with her / him what you would like to do and choose one thing you will enjoy doing Here is a list of possible activities.
English friend: Hi! How are you doing?
You: Just fine, thanks. Would you like to spend this evening with me?
English friend: Yes, OK. Good idea.
You: Well, I was wondering if you'd like to play video games.
English friend: No, I don't like playing computer games because they're too boring and even dangerous to health. To my mind, it is a waste of time.
You: Hm... You're right. Would you like to go to the stadium, then? The football game will be held tonight.
English friend: Actually, football matches aren't really my cup of tea. I'd love to go to the cinema. Do you fancy coming along?
You: That sounds nice, but I've recently looked in the programme and found that very boring and stupid films are on.
English friend: It's a pity! And what do you think about staying at home and just watching TV?
You: I'm all for it. Let's see the interesting film or show then.
Перевод:
Вы: Привет! Рад тебя видеть.
Английский друг: Привет! Как поживаешь?
Вы: Очень хорошо, спасибо. Хочешь провести со мной этот вечер?
Английский друг: Да, хорошо. Отличная идея.
Вы: Ну, мне интересно, хотел ли бы ты поиграть в видеоигры?
Английский друг: Нет, мне не нравится играть в компьютерные игры, потому что они слишком скучные и даже опасные для здоровья. По-моему, это пустая трата времени.
Вы: Гм... Ты прав. Хочешь пойти на стадион, тогда? Сегодня вечером состоится футбольный матч.
Английский друг: На самом деле, футбольные матчи – это не моё. Я хотел бы пойти в кино. Пойдем вместе?
Вы: Звучит заманчиво, но я недавно посмотрел программу и нашел, что идут очень скучные и глупые фильмы.
Английский друг: Жаль! А что ты думаешь о том, чтобы остаться дома и просто посмотреть телевизор?
Вы: Я только за. Давай посмотрим интересный фильм или шоу тогда.