Найдите ошибки в программе и напишите верный вариант программы:

program a7;

begin;

var a, b, c;

read(a, b);

c:=sqr a;

writeln(’значение величины с = ’);

write(’c’);

end.​
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.