uses graphabc;
begin
Rectangle(100,100,200,130);
Rectangle(200,130,300,160);
end.
НА PascalABC !
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
uses graphabc;
begin
Rectangle(100,100,200,130);
Rectangle(200,130,300,160);
end.
НА PascalABC !