8 КЛАСС Сколько раз выполнится тело цикла? For x:=1 to 8 do write(‘*’);
For x:=8 to 8 do write(‘*’);
For x:=9 to 3 do write(‘*’);
For x:=6 downto 4 do write(‘*’);
For x:=5 downto 5 do write(‘*’);
For x:=4 downto 7 do write(‘*’);
ПОМОГИТЕ!
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.