Дана сторона квадрата A. Найти его периметр P = 4 × A (Табуляция (отступы) не учитываются как ошибка)
Ввод и вывод данных в Pascal

Quiz
•
Computers
•
1st Grade
•
Hard
Liss Braun
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
program one;
var a:real; begin
write('a=');
read(a);
write('P=',4*a);
end.
program one;
var a:integer;
begin
write(a=);
read(a);
write(P=,4a);
end.
program one;
var a:real;
begin
write(a=);
read(a);
write(P=,4*a);
end.
program one;
var a:integer;
begin
write('a=');
read(a);
write('P=',4a);
end.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ввод данных в программе выполняется с помощью оператора...
readl
readln
writel
writeln
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вывод данных в программе выполняется с помощью оператора...
readl
readln
writel
writeln
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
write(a:0:5) - это пример...
Форматного вывода
Того как записывается деление
Некорректной записи
Вывода целых чисел
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Что будет выведено на экран в результате выполнения фрагмента программы
a:=5; b:=3;
write( 'Z(', a, ')=', '(', a+b, ')' );
Здесь a и b — целые переменные.
Similar Resources on Quizizz
10 questions
POINTER

Quiz
•
1st Grade
10 questions
quizz final

Quiz
•
1st Grade
10 questions
Quis PBO - Tek Informatika - D3 XVI

Quiz
•
1st - 2nd Grade
10 questions
Diplo Variables

Quiz
•
1st - 10th Grade
5 questions
Составные условия

Quiz
•
1st - 10th Grade
10 questions
VECTORES

Quiz
•
1st - 5th Grade
9 questions
Python Quiz (More Loops)

Quiz
•
KG - 6th Grade
10 questions
Informatika

Quiz
•
1st - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
American Flag

Quiz
•
1st - 2nd Grade
10 questions
Identifying equations

Quiz
•
KG - University
25 questions
2.4A Add Subtract within 20 quickly: set 3

Quiz
•
1st - 3rd Grade
15 questions
Music 2016

Quiz
•
KG - 12th Grade
12 questions
Summer Trivia

Quiz
•
1st - 5th Grade
44 questions
logos

Quiz
•
KG - University
20 questions
Guess that Disney

Quiz
•
KG - 5th Grade
20 questions
Cartoon Characters!

Quiz
•
KG - 5th Grade