почему не получается программа?
В паскале abc
Var a,b: real;
begin
writeln('введите количество килограмм');
readln(a)
b:=a/1000;
writln (a, ' кг = ',b, ' тонн');
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.