November 2018 1 21 Report

napisz schemat blokowy do programu:

uses crt;

var i:integer;

begin

clrscr;

gotoxy (2,12)

for i:1 to 76 do write (#176);

gotoxy (2,12);

for i:1 to 76 do

begin

write (#219);

delay (200);

end;

readln;

end.

schemat blokowy lub program w ELI :)


Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.