Помогите Найти и объяснить ошибки

п/п Пример Ответ Пояснения
1 for i=1 to n do;
2 for i:=n to 1 do
3 for i=1 to n do step 1
4 while a < 5 do;
a:=a+1; b:=b+a;
5 Repeat a < 5
a:=a+1; b:=b+a;
until;
6 while c < k or k = 0 do
7 while c < k
s:=s+k; ;
8 if a > 9 if a = b or a > 5 then a:=a+b;
10 if (a => b) c:=a+b;
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.