--> . 3. . 8 .
!
!

 


>> 8 .

3.

,

. ()

11. read?

    ) Enter
    )
    )
    ) Ctrl

12. :

    )
    )
    )
    )

13.

    ) begin
    ) readln
    ) write
    ) print

14. :

    ) abs()
    ) sqr ()
    ) sqrt()
    ) int ()

15. [10, 20) :

    ) random*20
    ) random(20)
    ) random(10)+10
    ) random(10) *2

16. ?

    ) if b=0 then writeln (' .');
    ) if a<b then min:=a; else min:=b;
    ) if a>b then max:=a else max:=b;
    ) if (a>b) and (b>0) then c:=a+b;

17. then, else :

    )
    )
    )
    )

18. .

    :=100;
    b:=30;
    :=-b*3;
    if a>b then c:=a-b else c:=b-a;

    ) 20
    ) 70
    ) -20
    ) 180

19.

if a mod 2=0 then write ('') else write ('') , :

    )
    )
    )
    )

20. ?

    ) for
    ) while
    ) repeat...until
    ) loop

<<<           >>>

 

 

@Mail.ru



!-- Step 2 - Decide on the place where you want to place the video -->
. , . , -->