ЗАДАНИЕ 3. НАЙДИТЕ ОШИБКИ В ПРОГРАММЕ: Program control;
Var x, y, z: integer;
Begin
x:=5;
y:=7;
z:=x+y;
writeln (z=x+y,z);
end.
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.