>> 8 .
3.4.
:
if <> then <_1> else <_2>
if <> then <>
, , :
begin < > end
1. , . .
2. ?
3. ?
) if < then :=0 else read () ) if >= then :=0; :=0 else write (z) ) if x<y<z then a:=a+1
4. ? ?
5. , :
if a>b then :=1; if a>b then d:=2; if a<=b then c:=3; if a<=b then d:=4
6. . , :
) ;
) , . . , .
7. . , , .
>>>