СРОЧНО!!! 33 БАЛЛОВ Какой результат выдаст компьютер, в результате выполнения следующих фрагментов программ
1) a:=10; if a>2 then writeln (‘!!!’) else writeln(‘!’);
2) a:=4; if a>5 then a:=a+10 else a:=a-1; writeln(a);
3) a:=6; if a-8<0 then a:= a+10; writeln(a);
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.